You are not logged in.
Pages: 1
Hello,
I want a newest packages possible.
Last edited by graphite (2021-01-28 20:06:15)
Offline
That's not how backports should be used. If you upgrade everything in backports it could fubar your system. Only use backports for specific packages that are needed. For example, if you get a new video card and need newer firmware.
If you want the very newest run ceres (unstable) but be prepared for breakages.
Offline
That's not how backports should be used. If you upgrade everything in backports it could fubar your system. Only use backports for specific packages that are needed. For example, if you get a new video card and need newer firmware.
Thank you. How do I install backports of specific packages?
Offline
Read https://www.devuan.org/os/packages.
apt -t beowulf-backports install package
Offline
Read https://www.devuan.org/os/packages.
apt -t beowulf-backports install package
Thank you very much!
I added:
deb http://deb.devuan.org/merged beowulf-backports main
deb-src http://deb.devuan.org/merged beowulf-backports main
to sources.list, and then 'sudo apt update'.
Last edited by graphite (2021-01-28 21:42:27)
Offline
Pages: 1