home Page History
How to add this repository
This repository is distributed for http://debian.altrepo.eu/
so you open /etc/apt/sources.list and then write in a line
deb http://debian.altrepo.eu/ trusty main
to add (if your distribution is Ubuntu 14.04 LTS Trusty Tahr.
you can get source to add this:
deb-src http://debian.altrepo.eu/ trusty main
After that, you need to do 2 things:
- add the gnu pg public key to your computer.Type:
curl http://debian.altrepo.eu/altrepo_eu.pub|sudo apt-key add -
- update resources.Type:
sudo apt-get update
Note
The key words pair are:
codename | Long Name |
---|---|
precise | Ubuntu 12.04 LTS |
sid | Debian Unstable |
stable | Debian Stable(jessie) |
trusty | Ubuntu 14.04 LTS |
vivid | Ubuntu 15.04 |
wily | Ubuntu 15.10 |
#About this repository
You can mirror repository by cloning this git project.
git clone /git/debian.altrepo.eu.git dir
If you have a project to add the repository, you could ask in Isuues.
Last edited by matyapiro31