malix-off/guix

( forked from lantw44/guix )

Project ID: 148345

Description

GNU Guix is a package manager for GNU/Linux systems. It is designed to give users more control over their general-purpose and specialized computing environments, and make these easier to reproduce over time and deploy to one or many devices

Installation Instructions

sudo dnf copr enable malix-off/guix sudo dnf install guix

The post-install script will create an user and a group called guixbuild If you want more users for building packages, add more users to theguixbuild group

Start the guix-daemon by using systemd or manually running command guix-daemon --build-users-group=guixbuild as root

guix-daemon will create most necessary files and directories when you first using it

If you want to use prebuilt packages, you should this script as root before using guix package :

for i in /usr/share/guix/*.pub; do guix archive --authorize <"$i" done

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

Release Architectures Repo Download
Amazonlinux 2023 aarch64 (0)*, x86_64 (0)* Amazonlinux 2023 (7 downloads)
Centos-stream+epel-next 9 aarch64 (0)*, ppc64le (0)*, x86_64 (0)* Centos-stream+epel-next 9 (4 downloads)
Centos-stream 10 aarch64 (0)*, ppc64le (0)*, x86_64 (0)* Centos-stream 10 (5 downloads)
Centos-stream 9 aarch64 (0)*, ppc64le (0)*, x86_64 (0)* Centos-stream 9 (6 downloads)
Custom 1 x86_64 (0)* Custom 1 (4 downloads)
EPEL 10 aarch64 (0)*, ppc64le (0)*, x86_64 (0)* EPEL 10 (5 downloads)
EPEL 8 aarch64 (0)*, ppc64le (0)*, x86_64 (0)* EPEL 8 (7 downloads)
EPEL 9 aarch64 (0)*, ppc64le (0)*, x86_64 (0)* EPEL 9 (4 downloads)
Fedora 39 aarch64 (0)*, ppc64le (0)*, x86_64 (0)* Fedora 39 (10 downloads)
Fedora 40 aarch64 (0)*, ppc64le (0)*, x86_64 (0)* Fedora 40 (7 downloads)
Fedora 41 aarch64 (0)*, ppc64le (0)*, x86_64 (0)* Fedora 41 (9 downloads)
Fedora eln aarch64 (0)*, ppc64le (0)*, x86_64 (0)* Fedora eln (5 downloads)
Fedora rawhide aarch64 (0)*, ppc64le (0)*, x86_64 (0)* Fedora rawhide (9 downloads)
Mageia 8 aarch64 (0)*, x86_64 (0)* Mageia 8 (4 downloads)
Mageia 9 aarch64 (0)*, x86_64 (0)* Mageia 9 (5 downloads)
Mageia cauldron aarch64 (0)*, i686 (0)*, x86_64 (0)* Mageia cauldron (3 downloads)
openEuler 20.03 aarch64 (0)*, x86_64 (0)* openEuler 20.03 (4 downloads)
openEuler 22.03 aarch64 (0)*, x86_64 (0)* openEuler 22.03 (4 downloads)
openEuler 24.03 aarch64 (0)*, x86_64 (0)* openEuler 24.03 (3 downloads)
Openmandriva cooker aarch64 (0)*, x86_64 (0)* Openmandriva cooker (3 downloads)
Openmandriva rolling aarch64 (0)*, x86_64 (0)* Openmandriva rolling (4 downloads)
openSUSE Leap 15.5 aarch64 (0)*, x86_64 (0)* openSUSE Leap 15.5 (3 downloads)
openSUSE Tumbleweed aarch64 (0)*, ppc64le (0)*, x86_64 (0)* openSUSE Tumbleweed (5 downloads)
Rhel 8 aarch64 (0)*, x86_64 (0)* Rhel 8 (4 downloads)
Rhel 9 aarch64 (0)*, x86_64 (0)* Rhel 9 (5 downloads)

* Total number of downloaded packages.