Repos

From TcosProject

Jump to: navigation, search


[edit] First you need to import TCOS GPG key

# wget http://www.tcosproject.org/mariodebian-pub.key
# apt-key add mariodebian-pub.key

(in ubuntu you can use «sudo apt-key»)

After that you will need to add these line to your /etc/apt/sources.list file in order to add TCOS repositories.


[edit] Packages for Debian GNU/Linux

[edit] Unstable/Testing

deb http://www.tcosproject.org/ unstable main

[edit] Etch 4.0

deb http://www.tcosproject.org/ etch main


[edit] Packages for Ubuntu GNU/Linux

[edit] Hardy Heron 8.04

 deb http://www.tcosproject.org/ hardy main

[edit] Gutsy Gibon 7.10

 deb http://www.tcosproject.org/ gutsy main

[edit] Feisty Fawn 7.04

 deb http://www.tcosproject.org/ feisty main

[edit] Edgy Eft 6.10 (also Guadalinex v4)

deb http://www.tcosproject.org/ edgy main

[edit] Dapper Drake 6.06 (also MaX v3.0)

deb http://www.tcosproject.org/ dapper main

[edit] Packages System Setup

Now we need to setup our system to work with the new tcos repository.

Just run:

apt-get update