[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
talk:slackware:slackpkg [2012/10/17 09:37 (UTC)] – local mirror in slackpkg brianltalk:slackware:slackpkg [2015/04/09 05:14 (UTC)] (current) – /* dealing with package sets */ aaditya
Line 11: Line 11:
 </code> </code>
  --- //[[wiki:user:brianl|Brian Lawrence]] 2012/10/17 02:31//  --- //[[wiki:user:brianl|Brian Lawrence]] 2012/10/17 02:31//
 +
 +=== Dealing with package sets ===
 +
 +It is also possible to install, remove, and blacklist package sets with slackpkg.
 +
 +For example, to remove the packages in the kde set and blacklist them so that they do not show up in upgrades, the following commands could be used:
 +
 +<code># slackpkg remove kde
 +# slackpkg blacklist kde</code>
 +
 + --- //[[wiki:user:aaditya|Aaditya Bagga]] 2015/04/08 22:13//
 talk:slackware:slackpkg ()