Page 1 of 1

slapt-get?

Posted: 2. Feb 2014, 17:29
by elixir
I am new to Salix and slackware. (I am a Crunchbang and debian user). And I thought how to download stuff was

Code: Select all

 sudo slapt-get update 
but whenever i enter that it says "slapt-get: command not found"

Anyone know why? Or am I using the wrong commands?

Re: slapt-get?

Posted: 2. Feb 2014, 18:33
by hugok
To update just go to Gslapt application, its the gui for slapt-get.
if you want to do a update in the terminal first write:

Code: Select all

su -
or

Code: Select all

su
an then

Code: Select all

slapt-get update
or

Code: Select all

slapt-get -u