You are not logged in.
Pages: 1
I have been using Debian (testing) with snapd installed. That allows me to install the newest snap package for firefox and refresh it when desired without changing any other sources or having to pin or prioritize any packages. My first question is whether I can do the same in Devuan or whether there are issues with the tweaks that have been made to eliminate systemd.
Last edited by supusr (2018-06-13 15:28:36)
Non-technical user, but Linux only for 12 years. Retired union business agent. Avid reader. Leftie. English-Spanish.
Offline
snapd is on the banned package list for systemd dependency. So no you wouldn't be able to install snaps on Devuan. Unless, of course, you adopt and maintain that package to remove the dependency from release to release.
Offline
OK. Thanks.
Non-technical user, but Linux only for 12 years. Retired union business agent. Avid reader. Leftie. English-Spanish.
Offline
supusr, while snaps don't work on Devuan, AppImages do. For Firefox 60, the 64-bit AppImage is here near the bottom: https://bintray.com/probono/AppImages/Firefox#files
Just download the .AppImage file to anywhere on your filesystem, make the file executable, and double-click to run. It really is that simple.
For better integration, on my system I uninstalled firefox and made /usr/bin/firefox a link to the AppImage.
Hope this helps.
Last edited by GNUser (2018-06-13 16:55:16)
Offline
Pages: 1