How to install Guix Package Manager? 20 December 2024, 07:02:42 Hello everyone.Please tell me if the instructions are similar to those on the https://trisquel.info/en/wiki/gnu-guix-package-manager website for installing Guix Package Manager?
Re: How to install Guix Package Manager? Reply #1 – 21 December 2024, 03:51:27 Those instructions seem to assume a Debian (or derivative) base and SystemD. So no, you'll have to stray quite a bit from those instructions. I see there's an AUR package that you can use as a guide. I haven't personally vetted it or anything and ymmv. 1 Likes
Re: How to install Guix Package Manager? Reply #2 – 21 December 2024, 08:15:37 Quote from: corysanin – on 21 December 2024, 03:51:27Those instructions seem to assume a Debian (or derivative) base and SystemD. So no, you'll have to stray quite a bit from those instructions. I see there's an AUR package that you can use as a guide. I haven't personally vetted it or anything and ymmv.Thanks for the tip, I forgot about AUR )) I wonder why there is no guix package manager in Artix Linux repositories https://gitea.artixlinux.org/packages?q=guix&sort=recentupdate I think this is a cool manager through which you can install, for example, the Icecat browser https://packages.guix.gnu.org/search/?query=icecat and much more ..
Re: How to install Guix Package Manager? Reply #3 – 21 December 2024, 10:26:34 Did you have a look at octopi?artist 1 Likes
Re: How to install Guix Package Manager? Reply #4 – 24 December 2024, 07:15:27 Quote from: Artist – on 21 December 2024, 10:26:34Did you have a look at octopi?artistHi. Thanks for the answer. I looked at the program "octopi" (powerful Pacman/AUR front end using Qt libs) https://github.com/aarnt/octopi cool program. But I'm still interested in Guix Package Manager. I'll try the manual installation method https://systemcrafters.net/craft-your-system-with-guix/installing-the-package-manager/, but if guix was in the Artix repository, it would be great and convenient))
Re: How to install Guix Package Manager? Reply #5 – 24 December 2024, 16:13:53 what does guix give that octopi misses for you?