Start using packagecloud in minutes
Join thousands of developers using packagecloud to distribute software securely, consistently, and affordably.
README
last updated: Thu 11/04/21 at 03:48:08 PM bygeldtech
geldtech/debs
Add repository to the list of available sources
Quick instructions
curl -s https://packagecloud.io/install/repositories/geldtech/debs/script.deb.sh | sudo bash
Manual instructions
echo "deb https://packagecloud.io/install/repositories/geldtech/debs /" | sudo tee -a /etc/apt/sources.list.d/geldtech_debs.list
sudo apt-get update
install package
sudo apt install deb-builder-packagecloud
Quick install instructions for:
copy
copy
copy
copy
copy