LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Update and path Slackware 14.1 (https://www.linuxquestions.org/questions/linux-newbie-8/update-and-path-slackware-14-1-a-4175521699/)

vforv 10-10-2014 12:52 PM

Update and path Slackware 14.1
 
Hi,
How can I upgrade all paths in Slackware 14.1 ?

suicidaleggroll 10-10-2014 02:28 PM

What?

Philip Lacroix 10-11-2014 01:08 AM

Quote:

Originally Posted by vforv (Post 5251972)
how can update and path current Slackware 14.1 Linux?

Do you mean, probably, how to patch Slackware 14.1?

I) You can either do that automatically with "slackpkg" (as root):

1) Uncomment one mirror in "/etc/slackpkg/mirrors"
2) Issue "slackpkg update gpg"
3) Then "slackpkg update"
4) And finally "slackpkg upgrade-all"
5) Where needed, choose how to manage new configuration files

II) ... or manually, with the Slackware package tools:

1) Download the patches from a Slackware mirror (this is for 32 bit, edit the url if your system is 64 bit)
2) For each package, do "upgradepkg <package_name>" (as root)
3) Where needed, choose how to manage new configuration files

Useful and interesting documentation:

Code:

man slackpkg
man installpkg
man upgradepkg
man removepkg
man pkgtool

Slackware Linux Essentials
The Slackware Documentation Project


All times are GMT -5. The time now is 12:23 AM.