Repos
From TcosProject
(Redirected from Packages)
| Languages: |
English • Español |
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.
Packages for Debian GNU/Linux
Unstable/Testing
deb http://www.tcosproject.org/ unstable main
Lenny 5.0
deb http://www.tcosproject.org/ lenny main
Etch 4.0
deb http://www.tcosproject.org/ etch main
Packages for Ubuntu GNU/Linux
Karmic 9.10
deb http://tcosproject.org karmic main experimental (For now)
Jaunty Jackalope 9.04
deb http://www.tcosproject.org/ jaunty main
Hardy Heron 8.04
deb http://www.tcosproject.org/ hardy main
Gutsy Gibon 7.10
deb http://www.tcosproject.org/ gutsy main
Feisty Fawn 7.04
deb http://www.tcosproject.org/ feisty main
Edgy Eft 6.10 (also Guadalinex v4)
deb http://www.tcosproject.org/ edgy main
Dapper Drake 6.06 (also MaX v3.0)
deb http://www.tcosproject.org/ dapper main
Packages System Setup
Now we need to setup our system to work with the new tcos repository.
Just run:
apt-get update