- Open a Terminal Window
- Type the following
$ sudo gedit /etc/apt/sources.list
- Add the following lines to the end of the file:
deb http://download.tuxfamily.org/3v1deb feisty eyecandy
deb-src http://download.tuxfamily.org/3v1deb feisty eyecandy
- Save and Exit Gedit
- 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
PLEASE NOTE: this is a daily svn repo, which means you're dealing with snapshots of the latest and greatest, but not always the most stable!
Homepage: Kiba-Dock
No comments:
Post a Comment