slam's Software Repositories for Debian Sid and sidux



This is my private collection of packages I personally need and use on sidux and sidux64.
They do work fine for me and should work for you, so feel free to use this repository.
However, please understand that this is absolutely unsupported by sidux, Debian or myself.

Let me add that I strongly recommend to use FOSS (free and open source software)
alternatives over some closed source packages contained here.

su
echo 'deb http://w3you.com/debian/ sid main contrib non-free' > /etc/apt/sources.list.d/w3you.list
then use apt as usual, e.g. to install Skype:
apt-get update
apt-get install skype
apt-get -f install

At the moment this might be additionally needed in some cases since Skype 2.1:

apt-get purge pulseaudio* && rm /usr/lib32/libpulse*