APT Repository

Packages for software I make and/or find useful

Setup Instructions

Add this repository to your system to access all available packages. Please follow these steps carefully:

. /etc/os-release
echo "deb https://psyphi.net/apt ${UBUNTU_CODENAME}-stable main" > /etc/apt/sources.list.d/psyphi.list
wget -O- https://psyphi.net/apt/repo@psyphi.net.key | gpg --dearmor -o /etc/apt/trusted.gpg.d/psyphi.gpg
			    

After completing these steps

Run sudo apt update to update your package lists and then you can install packages with sudo apt install <package-name>

Available Packages

Need Help?

If you're having trouble setting up the repository, drop admin a line.