Sily newbie question?
Sily newbie question?
hi people, can some kind sole tell me how to update my software packages? it is probably right in front of me but cannot find software update, many thanks.
Re: Sily newbie question?
/System/Gslapt package manager
or for the CLI
slapt-get
Salix will ask you to update automatically anyway as needed, and that takes you to gslapt.
or for the CLI
slapt-get
Salix will ask you to update automatically anyway as needed, and that takes you to gslapt.
Re: Sily newbie question?
@mimosa, much appreciated, cheers.
Re: Sily newbie question?
You have two options:
1-Gslapt:
Menu>System>Gslapt
Enter your root password
Select Update, then Upgrade everything and then Apply, all from the top menu.
or
2-Slapt-get:
Open a terminal & then:
1-Gslapt:
Menu>System>Gslapt
Enter your root password
Select Update, then Upgrade everything and then Apply, all from the top menu.
or
2-Slapt-get:
Open a terminal & then:
Code: Select all
su
slapt-get -u
slapt-get --upgrade

What really matters is where you are going, not where you come from.
Re: Sily newbie question?
Are you using SalixLive? It has a link to some good introductory documentation which can also be found here:
http://guide.salixos.org/
http://guide.salixos.org/
Re: Sily newbie question?
@Akuna cheers,@ mimosa yeah i am, just noticed the how to's Etc, cheers.