To use this archive: 1) Add the archive key to apt: # wget -O - https://keithp.com/archive/archive-key | apt-key add - 2) Append this line to /etc/apt/sources.list: deb http://keithp.com/archive unstable/ 3) Update your local package database: # apt update 4) Install some software: # apt install snek snek-bin