sequoia 2.0.0
New OpenPGP implementation (meta-package)
Sequoia is a new OpenPGP implementation, written in Rust, consisting of several Rust crates/packages. This Guix meta-package combines these packages into a single one for convenience. Anyhow, you should not depend other packages on this one avoid excessive compile-times for users.
- Outputs:
out
- Website: https://sequoia-pgp.org
- Licenses: LGPL 2.0+
- Package source: gnu/packages/sequoia.scm
- Builds: See build status
- Issues: See known issues
Installation
Install sequoia 2.0.0
as follows:
guix install sequoia@2.0.0
Or install the latest version:
guix install sequoia
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.