Announcing my own Ubuntu package repositority

Because in the next time I want to release my software as Debian Packages (and some thirdparty dependencies too), I created a APT-repositority. At the moment I will only serve Ubuntu Gutsy Gibbon packages since this is the main system I’m using, amd64 and i386 are the supported architectures. To be able to install my package you need to add the following lines to your /etc/apt/sources.list:

deb http://static.xhochy.com/ubuntu/ gutsy main non-free thirdparty
deb-src http://static.xhochy.com/ubuntu/ gutsy main non-free thirdparty

Packages in this repository can be gpg authenticated. The key that is being used for signing the packages is 129DE187. You can enter this key into the APT trusted keys database with the following command:

 wget http://static.xhochy.com/keys/xhochy-packagers.asc -O- | sudo apt-key add -

Tags: , , , ,

0 Responses to “Announcing my own Ubuntu package repositority”


  1. No Comments

Leave a Reply