#Qubes_OS template seems to have an interesting file system
https://forum.qubes-os.org/t/installing-emacs-packages-on-template-qube/13877/3
https://forum.qubes-os.org/t/installing-emacs-packages-on-template-qube/13877/3
Installing emacs packages on template qube
@enmus, thank you for considering the question. As far as I understood, none of emacs packages are listed in template available repositories. But it would be fantastic if I am wrong here. The repos I know for emacs are: elpa GNU ELPA Packages melpa Package Listing org Index of /elpa/ In the end, there is a way to tell emacs to use the qubes proxy (like in pip). Following: The code below worked on my emacs when placed on the init.el config file: (setq url-proxy-servi...