Page 1 of 1

Slackware & Salix

Posted: 12. Jun 2012, 19:32
by salix555
I'm keen to look at Salix KDE.

Is there a reason why the download for Slackware is 4GB+ and that of Salix is around 700MB?

Had it not been for the size of the Slackware download, I'd try it but will go for Salix as I'm looking to move to less "derived" distro and Salix looks good.

Re: Slackware & Slaix

Posted: 12. Jun 2012, 21:42
by Shador
Because Slackware does not offer a real package selection, but instead the dvd serves as a local repository where you need to choose what exactly you want to install.
For Salix our goal was it to provide a complete software collection for daily work with one application per task while still fitting into one cdrom. In any case you can add all software offered by Slackware through the package management after installation and you can download another big load of high-quality Salix packages that are fully compatible to a stock Slackware system.

Re: Slackware & Salix

Posted: 13. Jun 2012, 09:20
by salix555
I've now installed Salix which was quite fluid to do so.

Is Privoxy available for Salix? I did a search in the package management and it isn't listed.

Re: Slackware & Salix

Posted: 13. Jun 2012, 10:20
by laprjns
salix555 wrote:I've now installed Salix which was quite fluid to do so.
Is Privoxy available for Salix? I did a search in the package management and it isn't listed.
It's available via slapt-src (or sourcery):

Code: Select all

root[rich]# slapt-src --search privoxy
privoxy:3.0.19 - Privoxy (a web proxy with advanced filtering capabilities)
Just be aware that slapt-src does not automatically check for dependencies.

Re: Slackware & Salix

Posted: 13. Jun 2012, 14:49
by salix555
To date I've used Synaptic with the KDE4 distros which automatically checks/installs any dependencies.

How's that achieved with Salix?

Re: Slackware & Salix

Posted: 13. Jun 2012, 16:56
by gapan
Please read the salix startup guide: http://salixos.org/wiki/index.php/Salix_Startup_Guide

Re: Slackware & Salix

Posted: 14. Jun 2012, 18:53
by salix555
I tried

slapt-src --search privoxy

Privoxy couldn't be found.

Re: Slackware & Salix

Posted: 14. Jun 2012, 19:09
by tsuren
salix555 wrote:I tried

slapt-src --search privoxy

Privoxy couldn't be found.
I found it. Did you do -u first?

Code: Select all

root[xxxxxi]# slapt-src -s privoxy
privoxy:3.0.19 - Privoxy (a web proxy with advanced filtering capabilities)