I have installed Emacs and Tex-Live form Guix Package Manager on top of Trisquel using the commands: guix install emacs guix install emacs-next guix install texlive guix pull guix upgrade guix package -u And now I have emacs --version GNU Emacs 30.0.92 lualatex --version This is LuaHBTeX, Version 1.21.0 (TeX Live 2025/GNU Guix) In my .bashrc I added ## Let variable and execute commands in profile GUIX_PROFILE="/home/hagbard/.guix-profile" ## Execute profile using source or . equivalent ## source "$GUIX_PROFILE/etc/profile" . "$GUIX_PROFILE/etc/profile" Are there any other things for me to do regarding the Guix Package Manager installation? _______________________________________________ Trisquel-devel mailing list [email protected] https://listas.trisquel.info/mailman/listinfo/trisquel-devel
