[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
Next revisionBoth sides next revision
slackware:slackpkg [2012/08/23 18:17 (UTC)] – [Full system upgrade] fixed typo kikinovakslackware:slackpkg [2018/01/05 09:22 (UTC)] – Remove SF page rworkman
Line 1: Line 1:
 <!-- Add your text below. We strongly advise to start with a Headline (see button bar above). --> <!-- Add your text below. We strongly advise to start with a Headline (see button bar above). -->
 ====== slackpkg ====== ====== slackpkg ======
-Slackpkg is an automated tool to manage local packages and to install new package over a network. Nowadays slackpkg comes as part of Slackware, but if you do not have it installed, the latest version can be downloaded from [[http://sourceforge.net/projects/slackpkg/files/latest/download|SourceForge]] and installed with installpkg.+Slackpkg is an automated tool to manage local packages and to install new package over a network. Nowadays slackpkg comes as part of Slackware, but if you do not have it installed, the latest version can be downloaded from [[https://slackpkg.org/|slackpkg.org]] and installed with installpkg.
  
 ===== Configuring ===== ===== Configuring =====
Line 66: Line 66:
 ==== install ==== ==== install ====
  
-To install a package use ''slackpkg install pattern''. If a package was found a dialog window will present any packages that matches to the pattern and the user can un/check which packages to install. +To install a package use ''slackpkg install pattern''. If a package was found a dialog window will present any packages that matches to the pattern and the user can un/check which packages to install.\\ 
 +To install everything in a branch you can type: ''slackpkg install branch'' for example ''slackpkg install kde'' will install everything under kde (but nothing from kdei).
 ==== remove ==== ==== remove ====
  
Line 121: Line 121:
   slackpkg clean-system   slackpkg clean-system
      
-It is always recommended to read the latest ChangeLogs and ''UPGRADING.TXT'' (found on the HTTP/FTP mirrors for each version) before doing any major system upgrades.+It is always recommended to read the latest ChangeLogs and ''UPGRADING.TXT'' (found on the HTTP/FTP mirrors for each version) before doing any major system upgrades.  
 +<note>Pay attention to changed configuration files. Update them either by merging your customizations from the older configuration files (Slackpkg can optionally step through every changed configuration file and allow you to resolve the changes) or manually editing the new files after allowing Slackpkg to overwrite the old configuration files. You decide which way works best for you.</note> 
 ===== External Links ===== ===== External Links =====
  
-  * SlackPKG home page: [[http://www.slackpkg.org/]] +  * SlackPKG home page: [[https://slackpkg.org/]]
-  * SlackPKG project on SourceForge: [[http://sourceforge.net/projects/slackpkg/]]+
  
 <!-- Please do not add anything below, except additional tags.--> <!-- Please do not add anything below, except additional tags.-->
Line 131: Line 131:
  
 <!-- Do not remove this line and the text below. Thanks! slackdocs@--> <!-- Do not remove this line and the text below. Thanks! slackdocs@-->
-{{tag>slackware template}}+{{tag>slackware slackpkg}}
 slackware:slackpkg ()