How to Install and Uninstall guix Package on Kali Linux

Last updated: May 09,2024

1. Install "guix" package

Please follow the steps below to install guix on Kali Linux

$ sudo apt update $ sudo apt install guix

2. Uninstall "guix" package

In this section, we are going to explain the necessary steps to uninstall guix on Kali Linux:

$ sudo apt remove guix $ sudo apt autoclean && sudo apt autoremove

3. Information about the guix package on Kali Linux

Package: guix
Version: 1.4.0-5
Installed-Size: 339136
Maintainer: Vagrant Cascadian
Architecture: amd64
Depends: guile-3.0-libs, libbz2-1.0, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgcrypt20 (>= 1.10.0), libsqlite3-0 (>= 3.5.9), libstdc++6 (>= 13.1), zlib1g (>= 1:1.2.6), guile-3.0, guile-gcrypt (>= 0.4.0), guile-git (>= 0.5.1), guile-gnutls (>= 3.7.2-3~), guile-json (>= 4.7), guile-lzlib, guile-ssh (>= 0.16.0), guile-sqlite3 (>= 0.1.3-2~), guile-zlib (>= 0.1.0), libssh-dev
Recommends: ca-certificates, guile-avahi, less, nscd, systemd
Size: 47658532
SHA256: e70a14c0c31f31d5817b030f97989337e4eba3d17f9db8a3cb7fe086b7d40f5b
SHA1: 822935fa09e9ab2d08bfa52d13450d96a59f30f3
MD5sum: f712e89e8d0fda9e40825b3a4cc4a2eb
Description: GNU Guix functional package manager
Guix is an advanced distribution of the GNU operating system
developed by the GNU Project—which respects the freedom of computer
users.
.
Guix supports transactional upgrades and roll-backs, unprivileged
package management, and more. When used as a standalone distribution,
Guix supports declarative system configuration for transparent and
reproducible operating systems.
.
It provides Guile Scheme APIs, including high-level embedded
domain-specific languages (EDSLs) to define packages and whole-system
configurations.
Description-md5:
Multi-Arch: foreign
Homepage: https://guix.gnu.org/
Section: admin
Priority: optional
Filename: pool/main/g/guix/guix_1.4.0-5_amd64.deb