Okay, I'm giving Slackware another go here and have a few questions I wondered if anyone here can help me with.
My first question:
I've successfully installed Slackware 10 and am now looking at upgrading systems files and installing new apps.
I come from a world of Debian's Apt-get and Synaptic, where all I have to do is click on Synaptic's Update and Upgrade icons to get the latest packages based on an on-line repository.
From what I've read so far about Slackware, I can upgrade using upgradepkg, but do I need to go and download packages on my own or is there a repository-type list I can tell my system to go check and download what may be neccessary?
Does Slackware 10 have an Apt-get counterpart?
Require Slackware Tutoring
Moderators: snarkout, Patrick, dann
-
Linc (2lazy2login)
Re: Require Slackware Tutoring
Sorry I missed this earlier man. What you want is a package called "swaret". Go to linuxpackages.net and get it. Install it as root by doing a installpkg swaret(whateverthenameis). The edit the /etc/swaret.conf file and make sure the "version=10.0" and "NIC=eth0" or whatever your nic assignment is. Then simply run:Judland wrote:Okay, I'm giving Slackware another go here and have a few questions I wondered if anyone here can help me with.
My first question:
I've successfully installed Slackware 10 and am now looking at upgrading systems files and installing new apps.
I come from a world of Debian's Apt-get and Synaptic, where all I have to do is click on Synaptic's Update and Upgrade icons to get the latest packages based on an on-line repository.
From what I've read so far about Slackware, I can upgrade using upgradepkg, but do I need to go and download packages on my own or is there a repository-type list I can tell my system to go check and download what may be neccessary?
Does Slackware 10 have an Apt-get counterpart?
swaret --update
swaret --upgrade
and you'll be in business!