Howto upgrade debian: Difference between revisions

From Vidalinux Wiki
Jump to navigation Jump to search
Created page with "= update from 10 to 11 = list all packages in hold status: sudo apt-mark showhold if any packages appear in the list, remove the hold status for each package: sudo apt-mark unhold [package_name]"
(No difference)

Revision as of 01:00, 4 May 2023

update from 10 to 11

list all packages in hold status:

sudo apt-mark showhold 

if any packages appear in the list, remove the hold status for each package:

sudo apt-mark unhold [package_name]