Guix
GNU Guix
https://guix.gnu.org/
An advanced GNU/Linux distro and a purely functional package manager.
Guix is a transactional package manager and an advanced distribution of the GNU operating system. It can be used on top of any system running the Hurd or the Linux kernel, or it can be used as a standalone operating system distribution for i686, x86_64, ARMv7, and AArch64 machines. Support in BSD is probably a work in progress.
In addition to standard package management features, Guix supports transactional upgrades and roll-backs, unprivileged package management, per-user profiles, and garbage collection. When used as a standalone GNU/Linux distribution, Guix offers a declarative, stateless approach to operating system configuration management. Guix is highly customizable and hackable through Guile programming interfaces and extensions to the Scheme language.
Documentation
The GNU Guix Reference Manual is available at https://guix.gnu.org/manual/The Guix package manager
This shell installer script is recommended to install Guix on top of a running GNU/Linux system. The script automates the download, installation, and initial configuration of Guix. It should be run as the root user.
When installed on a foreign distro, GNU Guix complements the available tools without interference. Its data lives exclusively in two directories, usually /gnu/store and /var/guix; other files on your system, such as /etc, are left untouched.
Once installed, Guix can be updated by running guix pull
. See invoking guix pull.
More information at https://guix.gnu.org/manual/
The Guix operating system distribution
The latest Guix System release comes with ISO-9660 installation images, a virtual machine image, and with tarballs to install the package manager on top of any GNU/Linux distros, either from source or from binaries. Guix users can update by running guix pull
.
Guix is a fully free distro designed to improving the freedom and autonomy of computer users. Users can install their own packages without interfering with each other, yet without unnecessarily increasing disk usage or rebuilding every package. Users can in fact create as many software environments as they like.
The Guix deployment tool
Guix is also active in reproducible software deployment for high-performance computing (HPC). More information at https://hpc.guix.info
IRC general channel
- irc://irc.freenode.net/#guix
This is a GNU package:
guix
Download
https://ftp.gnu.org/gnu/guix/guix-1.1.0.tar.gz
version 1.1.0
(stable)
released on 15 April 2020
OpenPGP signature URL: https://ftp.gnu.org/gnu/guix/guix-1.1.0.tar.gz.sig
User level
Intermediate
Donate link
https://guix.gnu.org/donate/Accepts cryptocurrency donations.
Paid support
https://www.fsf.org/resources/service/VCS Checkout
git clone git://git.savannah.gnu.org/guix.git
Categories
Related Projects
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Ludovic Courtès | Lead Developer, Maintainer |
Andreas Enge | Contributor |
Cyril Roelandt | Contributor |
Mark H. Weaver | Contributor |
David Thompson | Contributor |
Ricardo Wurmus | Maintainer |
Resources and communication
Software prerequisites
Kind | Description |
---|---|
Source requirement | GNU Guile, version 3.0.x or 2.2.x |
Weak prerequisite | GCC’s g++ |
Source requirement | GnuTLS |
Source requirement | Guile-Gcrypt, version 0.1.0 or later |
Source requirement | zlib |
Source requirement | Guile-Git |
Required to build | GNU Make |
Source requirement | Guile-JSON |
Weak prerequisite | libgcrypt |
Weak prerequisite | SQLite 3 |
This entry (in part or in whole) was last reviewed on 14 January 2019.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.