09.05.2024, 14:15 UhrDeutsch | English
Hallo Gast [ Registrierung | Anmelden ]
Letzte Änderung am 2006-08-21 06:10:54 von Richard proofing

Erweiterungen:
# dpkg --get-selections |awk '$2 == "hold" { print $1 }' 

To set packages on hold, use:
# echo <packetname> hold |dpkg --set-selections 

To allow updates to the packages again, use:
# echo <packetname> install |dpkg --set-selections 


Löschungen:
dpkg --get-selections |awk '$2
"hold" { print $1 }' To set packages on hold, use:
echo <packetname> hold |dpkg --set-selections
To allow updates to the packages again, use:
echo <packetname> install |dpkg --set-selections


älteste bekannte Version dieser Seite wurde bearbeitet am 2006-02-21 17:34:05 von RoughNecks [ ]

Which packages are on hold?


That is fast resolved with this command sequence:

dpkg --get-selections |awk '$2 "hold" { print $1 }'
thanks to slh


To set packages on hold, use:

echo <packetname> hold |dpkg --set-selections

To allow updates to the packages again, use:

echo <packetname> install |dpkg --set-selections
Letzte Revision :
Letzter Editor :
Eigentümer :
 
Deutsch | English
Logos and trademarks are the property of their respective owners, comments are property of their posters, the rest is © 2004 - 2006 by Jörg Schirottke (Kano).
Consult Impressum and Legal Terms for details. Kanotix is Free Software released under the GNU/GPL license.
This CMS is powered by PostNuke, all themes used at this site are released under the GNU/GPL license. designed and hosted by w3you. Our web server is running on Kanotix64-2006.