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:

  1. add the gnu pg public key to your computer.Type:
curl http://debian.altrepo.eu/altrepo_eu.pub|sudo apt-key add -
  1. update resources.Type:
sudo apt-get update

Note

The key words pair are:

codenameLong Name
preciseUbuntu 12.04 LTS
sidDebian Unstable
stableDebian Stable(jessie)
trustyUbuntu 14.04 LTS
vividUbuntu 15.04
wilyUbuntu 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