[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
Next revision
Previous revision
talk:slackware:slackpkg [2012/10/15 08:48 (UTC)] cmystertalk:slackware:slackpkg [2015/04/09 05:14 (UTC)] (current) – /* dealing with package sets */ aaditya
Line 2: Line 2:
 ---- ----
 Can anyone please add here a comment or a howto regarding using slackpkg with a local mirror? its not an obvious thing. --- //[[wiki:user:cmyster|Amit Ugol]] 2012/10/15 01:46// Can anyone please add here a comment or a howto regarding using slackpkg with a local mirror? its not an obvious thing. --- //[[wiki:user:cmyster|Amit Ugol]] 2012/10/15 01:46//
 +
 +> Doesn't this bit in /etc/slackpkg/mirrors deal with that?
 +<code>#----------------------------------------------------------------
 +# Local Directory
 +#----------------------------------------------------------------
 +# file://path/to/some/directory/
 +#
 +</code>
 + --- //[[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 ()