Thursday, May 2, 2024
 Popular · Latest · Hot · Upcoming
14
rated 0 times [  14] [ 0]  / answers: 1 / hits: 11440  / 2 Years ago, thu, february 3, 2022, 4:22:10

I have just followed Ubuntu Backports to activate manual backports and I have a couple of questions. How can I, in the command line (e.g. apt-cacher or aptitude):




  1. list installed packages that have available backport upgrades? (Before, I used apt-show-versions -u for upgradeable packages)

  2. list all available backport packages (installed or not)?


More From » upgrade

 Answers
3

  1. list installed packages that have available backport upgrades



    aptitude search '?and(~i, ~Araring-backports)'

  2. list all available backport packages (installed or not)



    aptitude search '~Abackports ?not(~S ~i ~Abackports)'


[#30545] Saturday, February 5, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
ugeeport

Total Points: 181
Total Questions: 108
Total Answers: 99

Location: El Salvador
Member since Tue, Jun 29, 2021
3 Years ago
ugeeport questions
;