======================================= Hiveeyes FOSS Debian package repository ======================================= Prerequisites ============= Add GPG key for checking package signatures:: wget -qO - https://packages.hiveeyes.org/hiveeyes/foss/debian/pubkey.txt | apt-key add - Add https addon for apt:: aptitude install apt-transport-https Register with software distribution =================================== Add source for "testing" distribution (e.g. append to /etc/apt/sources.list):: deb https://packages.hiveeyes.org/hiveeyes/foss/debian/ testing main foundation Reindex package database:: aptitude update