Latest Upgrades on slackware

Post Reply
djemos
Site Admin
Posts: 673
Joined: 15 Apr 2016 06:03

Latest Upgrades on slackware

Post by djemos »

New packages added after latest upgrades on slackware current.
MPlayer need these packages to work as well smplayer.
First remove MPlayer and then update the databse repository and install it.
sudo spkg -d MPlayer
sudo slapt-get -u
sudo slapt-get --upgrade
sudo slapt-get -i MPlayer

Or install the packages without to remove MPlayer
sudo slapt-get -u
sudo slapt-get --upgrade
sudo slapt-get -i opencl-headers libclc libedit ocl-icd
creolecat
Posts: 19
Joined: 04 Jun 2016 23:43

Re: Latest Upgrades on slackware

Post by creolecat »

djemos,

I am getting an error on the latest batch of updates.
"Failed to download grep: HTTP response code said error"
Is there a way to get past this one?

Thanks,
David
djemos
Site Admin
Posts: 673
Joined: 15 Apr 2016 06:03

Re: Latest Upgrades on slackware

Post by djemos »

The updates on slackware database with dependencies is getting by hand due to Sourceforge policy. I did it and now can update your system.
sudo slapt-get -u
sudo slapt-get --upgrade
Post Reply