How to install Kiba-dock on Ubuntu Feisty 7.04
June 14th, 2007
No comments
sudo gedit /etc/apt/sources.list
1. Add the following lines to the end of the file:
#Kiba-Dock
deb http://download.tuxfamily.org/3v1deb feisty eyecandy
deb-src http://download.tuxfamily.org/3v1deb feisty eyecandy
1. Save and Exit Gedit.
2. Run from the terminal window:
wget http://download.tuxfamily.org/3v1deb/DD800CD9.gpg -O- | sudo apt-key add -
sudo apt-get update
sudo apt-get install kiba-dock
sudo apt-get install kiba-dock-dev
sudo apt-get install kiba-plugins
Recent Comments