LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Zenwalk (https://www.linuxquestions.org/questions/zenwalk-75/)
-   -   How to update Zenwalk with slpkg? (https://www.linuxquestions.org/questions/zenwalk-75/how-to-update-zenwalk-with-slpkg-4175709508/)

rng 03-16-2022 09:20 AM

How to update Zenwalk with slpkg?
 
I find slpkg a very useful package manager. I have installed it in Zenwalk and selected multiple repositories for selection of software to be installed. I now want to update all packages installed in Zenwalk, however, I am worried that since multiple repositories are active, slpkg may pull down all slackware packages (even those not installed by Zenwalk) if I give upgrade-all command.

How do I upgrade full Zenwalk system? Thanks for your help.

rehcla 03-22-2022 05:41 PM

I would be interested in that question too!

Whats the correct way to update zenwalk linux ?

thx

rehcla 03-25-2022 08:58 AM

So many people took a look and nobody knew :)

Last install I did something with netpkg or similar...

But when I tried to install virt-manager, i got to no result! The package management (netpkg, slackpkg,flatpak... maybe even slackbuilds?) confused me and so I decided to continue directly with slackware 15, what I am a little familiar with...

A shame that is so hard to find docs and howtos for zenwalk linux or at least working links pointing to it!

I decided to install zenwalk in a VM now and continue my investigation into that update issue, cause zenwalk linux looks like made with love & effort!

rehcla 04-12-2022 04:22 PM

As I could find out until now the default way to update Zenwalk is via the netpkg tool! The netpkg tool seems to be a 100% substitute for slackpkg....

Code:

sudo netpkg reload && sudo netpkg update-all
is what I use!

thriftee 10-22-2022 03:58 AM

That almost worked.

Got the error about my user not in sudoers file. I tried to add myself to sudoers group when i created it, but it said there was no sudoers group. Ok, did su instead and that worked.

But then, I get a list of mirrors, and I choose the 1st one, and it says unable to connect

I choose the 2nd one and is says synchronization successful, searching and bye. Maybe everything is up to date? That seems unusual for a 2 month old iso.

aha!

netpkg -uu

That found all the packages that were out of date and updated them...

Thanks for posting this thread...


All times are GMT -5. The time now is 07:21 PM.