Difference between revisions of "Guix"
m (version 0.8.3) |
(Guix can and is being used for QA) |
||
(45 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
{{Entry | {{Entry | ||
|Name=GNU Guix | |Name=GNU Guix | ||
− | |Short description=GNU | + | |Short description=An advanced GNU/Linux distro and a purely functional package manager. |
− | |Full description=''' | + | |Full description='''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-libre|Linux kernel]], or it can be used as a standalone operating system distribution for i686, x86_64, ARMv7, AArch64 and powerpc64le machines. It can also cross compile applications for these architectures/OS combination and Windows 32/64 bit (mingw-w64), GNU/Linux mips64el, PowerPC 32/64 bit big endian, RiscV64. Support for Android [https://lepiller.eu/en/guix-on-android.html is unofficial]. |
− | Guix is | + | 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. |
− | |Homepage URL=https://gnu.org/ | + | |Homepage URL=https://guix.gnu.org/ |
− | | | + | |Version download=https://ftp.gnu.org/gnu/guix/guix-1.4.0.tar.gz |
+ | |Is High Priority Project=No | ||
|VCS checkout command=git clone git://git.savannah.gnu.org/guix.git | |VCS checkout command=git clone git://git.savannah.gnu.org/guix.git | ||
− | + | |Documentation note=The GNU Guix Reference Manual is available at https://guix.gnu.org/manual/ | |
− | |Documentation note=GNU Guix | + | |
+ | === The Guix package manager === | ||
+ | This [https://git.savannah.gnu.org/cgit/guix.git/plain/etc/guix-install.sh 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 <code>guix pull</code>. See [https://guix.gnu.org/manual/en/html_node/Invoking-guix-pull.html#Invoking-guix-pull 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 <code>guix pull</code>. | ||
+ | |||
+ | 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 | |
− | + | |Decommissioned or Obsolete=No | |
− | + | |Donate=https://guix.gnu.org/donate/ | |
− | |IRC general=irc:// | + | |IRC general=irc://irc.freenode.net/#guix |
− | |Related projects= | + | |Related projects=gnustandards,gsrc,Packaging,Sourceinstall,apt,nix,pkgsrc,portage |
|Keywords=package, distribution, guile | |Keywords=package, distribution, guile | ||
− | |Version identifier= | + | |Version identifier=1.2.0 |
− | |Version date= | + | |Version date=2020/11/23 |
− | |Version status= | + | |Version status=stable |
− | |||
|Last review by=Genium | |Last review by=Genium | ||
− | |Last review date= | + | |Last review date=2021/02/07 |
|Submitted by=Hellekin | |Submitted by=Hellekin | ||
− | |Submitted date=2013/09/ | + | |Submitted date=2013/09/12 |
− | | | + | |User level=intermediate |
− | | | + | |Paid support=https://www.fsf.org/resources/service/ |
− | | | + | |Accepts cryptocurrency donations=Yes |
+ | |OpenPGP signature=https://ftp.gnu.org/gnu/guix/guix-1.2.0.tar.gz.sig | ||
+ | |Test entry=No | ||
}} | }} | ||
{{Project license | {{Project license | ||
|License=GPLv3orlater | |License=GPLv3orlater | ||
|License copyright=Copyright © 2012, 2013 Ludovic Courtès <ludo@gnu.org> | |License copyright=Copyright © 2012, 2013 Ludovic Courtès <ludo@gnu.org> | ||
− | |License verified date=2013/ | + | |License verified by=Bendikker |
+ | |License verified date=2013-09-13 | ||
+ | }} | ||
+ | {{Software category | ||
+ | |Interface=command-line, daemon | ||
+ | |Program-build-automation=make-related | ||
+ | |Programming-language=C, C++, python, guile, shell | ||
+ | |Protocol=http, ssh, ssl, tor | ||
+ | |Runs-on=Android, GNU/Linux, GNU/Hurd | ||
+ | |Software-development=program-build-automation, version-control, testing-qa | ||
+ | |System-administration=configuration, remote-administration, virtualization | ||
+ | |Use=software-development, system-administration | ||
+ | |Version-control=cvs, git, subversion, mercurial | ||
+ | |Works-with-format=iso9660 | ||
+ | }} | ||
+ | {{EntryGNU | ||
+ | |Is GNU=Yes | ||
+ | |GNU package identifier=guix | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Source requirement | ||
+ | |Prerequisite description=[[GNU Guile]], version 3.0.x or 2.2.x | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Source requirement | ||
+ | |Prerequisite description=[[guile-gcrypt|Guile-Gcrypt]], version 0.1.0 or later | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Source requirement | ||
+ | |Prerequisite description=[[GnuTLS]] | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Source requirement | ||
+ | |Prerequisite description=[[guile-git|Guile-Git]], version 0.3.0 or later | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Source requirement | ||
+ | |Prerequisite description=[[guile-json|Guile-JSON]], version 4.3.0 or later | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Source requirement | ||
+ | |Prerequisite description=[[zlib]] | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Required to build | ||
+ | |Prerequisite description=[[GNU Make]] | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Weak prerequisite | ||
+ | |Prerequisite description=[[Libgcrypt]] | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Weak prerequisite | ||
+ | |Prerequisite description=SQLite 3 | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Weak prerequisite | ||
+ | |Prerequisite description=GCC’s g++ | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Source requirement | ||
+ | |Prerequisite description=Guile-SQLite3 | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Source requirement | ||
+ | |Prerequisite description=guile-zlib | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Source requirement | ||
+ | |Prerequisite description=guile-lzlib | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Source requirement | ||
+ | |Prerequisite description=Guile-Avahi | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Weak prerequisite | ||
+ | |Prerequisite description=Guile-SSH, version 0.13.0 or later | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Weak prerequisite | ||
+ | |Prerequisite description=Guile-zstd | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Weak prerequisite | ||
+ | |Prerequisite description=Guile-Semver | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Weak prerequisite | ||
+ | |Prerequisite description=Guile-Lib | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Weak prerequisite | ||
+ | |Prerequisite description=libbz2 | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Weak prerequisite | ||
+ | |Prerequisite description=[[Libgcrypt]] | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Weak prerequisite | ||
+ | |Prerequisite description=[[Gcc]] | ||
}} | }} | ||
{{Person | {{Person | ||
Line 39: | Line 155: | ||
|Role=Lead Developer, Maintainer | |Role=Lead Developer, Maintainer | ||
|Email=ludo@gnu.org | |Email=ludo@gnu.org | ||
− | | | + | }} |
+ | {{Person | ||
+ | |Real name=Ricardo Wurmus | ||
+ | |Role=Maintainer | ||
+ | |Email=rekado@elephly.net | ||
}} | }} | ||
{{Person | {{Person | ||
Line 45: | Line 165: | ||
|Role=Contributor | |Role=Contributor | ||
|Email=andreas@enge.fr | |Email=andreas@enge.fr | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
}} | }} | ||
{{Person | {{Person | ||
Line 57: | Line 170: | ||
|Role=Contributor | |Role=Contributor | ||
|Email=tipecaml@gmail.com | |Email=tipecaml@gmail.com | ||
− | |||
}} | }} | ||
{{Person | {{Person | ||
Line 63: | Line 175: | ||
|Role=Contributor | |Role=Contributor | ||
|Email=mhw@netris.org | |Email=mhw@netris.org | ||
− | |||
}} | }} | ||
{{Person | {{Person | ||
Line 69: | Line 180: | ||
|Role=Contributor | |Role=Contributor | ||
|Email=davet@gnu.org | |Email=davet@gnu.org | ||
− | |||
}} | }} | ||
{{Resource | {{Resource | ||
− | |Resource audience= | + | |Resource audience=Savannah |
− | |Resource kind= | + | |Resource kind=Developer |
− | |Resource URL=https://gnu.org/ | + | |Resource URL=https://savannah.gnu.org/projects/guix/ |
}} | }} | ||
{{Resource | {{Resource | ||
− | |Resource audience= | + | |Resource audience=Bugs |
− | |Resource kind= | + | |Resource kind=Bug Tracking |
− | |Resource URL= | + | |Resource URL=https://issues.guix.gnu.org/ |
}} | }} | ||
{{Resource | {{Resource | ||
− | |Resource audience= | + | |Resource audience=Git |
− | |Resource kind= | + | |Resource kind=VCS Repository Webview |
− | |Resource URL= | + | |Resource URL=https://git.savannah.gnu.org/cgit/guix.git |
}} | }} | ||
{{Resource | {{Resource | ||
− | |Resource audience= | + | |Resource audience=Savannah |
|Resource kind=VCS Repository Webview | |Resource kind=VCS Repository Webview | ||
− | |Resource URL= | + | |Resource URL=https://git.savannah.gnu.org/cgit/guix/ |
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=Mailing List | ||
+ | |Resource URL=https://lists.gnu.org/mailman/listinfo/help-guix/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=Mailing List | ||
+ | |Resource URL=https://lists.gnu.org/mailman/listinfo/guix-devel/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=Mailing List | ||
+ | |Resource URL=https://lists.gnu.org/mailman/listinfo/guix-europe/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=Mailing List | ||
+ | |Resource URL=https://lists.gnu.org/mailman/listinfo/guix-europe-sac/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=Mailing List | ||
+ | |Resource URL=https://lists.gnu.org/mailman/listinfo/guix-patches/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=Mailing List | ||
+ | |Resource URL=https://lists.gnu.org/mailman/listinfo/guix-commits/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=Mailing List | ||
+ | |Resource URL=https://lists.gnu.org/mailman/listinfo/info-guix/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=Mailing List | ||
+ | |Resource URL=https://lists.gnu.org/mailman/listinfo/guix-security/ | ||
}} | }} | ||
{{Resource | {{Resource | ||
− | |Resource | + | |Resource kind=Mailing List |
− | |Resource kind= | + | |Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/ |
− | |Resource URL= | + | }} |
+ | {{Resource | ||
+ | |Resource kind=Download | ||
+ | |Resource URL=https://alpha.gnu.org/gnu/guix/ | ||
}} | }} | ||
− | {{ | + | {{Resource |
− | | | + | |Resource kind=General |
− | | | + | |Resource URL=https://www.gnu.org/software/guix/packages/ |
− | |||
− | |||
}} | }} | ||
− | {{ | + | {{Resource |
− | | | + | |Resource kind=General |
− | | | + | |Resource URL=https://translationproject.org/domain/guix.html |
}} | }} | ||
− | {{ | + | {{Resource |
− | | | + | |Resource kind=General |
− | | | + | |Resource URL=https://translationproject.org/domain/guix-manual.html |
}} | }} | ||
− | {{ | + | {{Resource |
− | | | + | |Resource kind=General |
− | | | + | |Resource URL=https://translationproject.org/domain/guix-packages.html |
}} | }} | ||
− | {{ | + | {{Resource |
− | | | + | |Resource audience=Wikidata |
− | | | + | |Resource kind=General |
+ | |Resource URL=https://www.wikidata.org/wiki/Q18968627 | ||
}} | }} | ||
− | {{ | + | {{Resource |
− | | | + | |Resource audience=Debian |
− | | | + | |Resource kind=Mailing List |
+ | |Resource URL=https://tracker.debian.org/pkg/guix | ||
}} | }} | ||
− | {{ | + | {{EntryDetails |
− | | | + | |Is High Priority Project=No |
− | | | + | |VCS checkout command=git clone https://git.savannah.gnu.org/git/guix.git |
+ | |Computer languages=guile,bash,c++,c,python | ||
+ | |Decommissioned or Obsolete=No | ||
+ | |IRC general=irc://libera.chat/#guix | ||
+ | |Version identifier=1.4.0 | ||
+ | |Version status=stable | ||
+ | |Last review by=GNUtoo | ||
+ | |Last review date=2021-08-22 | ||
+ | |Accepts cryptocurrency donations=No | ||
+ | |OpenPGP signature=https://ftp.gnu.org/gnu/guix/guix-1.4.0.tar.gz.sig | ||
+ | |OpenPGP public key=https://sv.gnu.org/people/viewgpg.php?user_id=127547 | ||
+ | |Test entry=No | ||
}} | }} | ||
{{Featured}} | {{Featured}} |
Latest revision as of 14:01, 19 September 2023
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, AArch64 and powerpc64le machines. It can also cross compile applications for these architectures/OS combination and Windows 32/64 bit (mingw-w64), GNU/Linux mips64el, PowerPC 32/64 bit big endian, RiscV64. Support for Android is unofficial.
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.
- IRC general channel
- irc://libera.chat/#guix
Download
https://ftp.gnu.org/gnu/guix/guix-1.4.0.tar.gz
version 1.4.0 (stable)
OpenPGP signature URL: https://ftp.gnu.org/gnu/guix/guix-1.4.0.tar.gz.sig
OpenPGP public key: https://sv.gnu.org/people/viewgpg.php?user_id=127547
VCS Checkout
Categories
- Interface:command-line
- Interface:daemon
- Program-build-automation:make-related
- Programming-language:guile
- Programming-language:C
- Programming-language:C++
- Programming-language:python
- Programming-language:shell
- Protocol:http
- Protocol:ssh
- Protocol:ssl
- Protocol:tor
- Runs-on:GNU/Linux
- Runs-on:Android
- Runs-on:GNU/Hurd
- Software-development:program-build-automation
- Software-development:version-control
- Software-development:testing-qa
- System-administration:configuration
- System-administration:remote-administration
- System-administration:virtualization
- Use:system-administration
- Use:software-development
- Version-control:git
- Version-control:cvs
- Version-control:subversion
- Version-control:mercurial
- Works-with-format:iso9660
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Andreas Enge | Contributor |
Mark H. Weaver | Contributor |
Cyril Roelandt | Contributor |
David Thompson | Contributor |
Ricardo Wurmus | Maintainer |
Ludovic Courtès | Lead Developer, Maintainer |
Resources and communication
Software prerequisites
Kind | Description |
---|---|
Required to build | GNU Make |
Weak prerequisite | Gcc |
Source requirement | zlib |
Source requirement | Guile-Git, version 0.3.0 or later |
Weak prerequisite | Guile-zstd |
Weak prerequisite | Guile-SSH, version 0.13.0 or later |
Source requirement | guile-zlib |
Source requirement | Guile-SQLite3 |
Weak prerequisite | libbz2 |
Weak prerequisite | Guile-Lib |
Source requirement | Guile-Gcrypt, version 0.1.0 or later |
Weak prerequisite | GCC’s g++ |
Source requirement | Guile-Avahi |
Weak prerequisite | Libgcrypt |
Weak prerequisite | SQLite 3 |
Source requirement | guile-lzlib |
Source requirement | GnuTLS |
Source requirement | Guile-JSON, version 4.3.0 or later |
Weak prerequisite | Guile-Semver |
Source requirement | GNU Guile, version 3.0.x or 2.2.x |
This entry (in part or in whole) was last reviewed on 22 August 2021.
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.