packages.opsone.ch

This is the Debian package server of Ops One AG.

Besides many other 3rd party repositories mirrored and cached trough Varnish, we provide our own Packages within the opsone repository.

Adding repository

apt-get update
apt-get install --yes gpg wget lsb-release
wget -O - http://packages.opsone.ch/keys/opsone.key | apt-key add -
echo "deb http://packages.opsone.ch/opsone/ $(lsb_release -cs) main" > /etc/apt/sources.list.d/opsone.list
apt-get update
		

Contact