An extension to the main apt repository containing community-made applications and games.
Still a work in progress
Simply execute the following commands:
curl -s --compressed "https://Benji377.github.io/community-ppa/KEY.gpg" | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/community-ppa.gpg >/dev/null
sudo curl -s --compressed -o /etc/apt/sources.list.d/app_list.list "https://Benji377.github.io/community-ppa/app_list.list"
sudo apt update
And then you can install all the packages of this repository using:
sudo apt install package_name
You can find a list of all the packages in this repository below.
- Your .deb package must be a valid package. You should test-install it on your system first
- Then, simply create a copy of the
.package.toml
in the specifications directory, edit it and submit a PR - Remember to rename the file to your package
- Or when updating, replace your old package with the new one
- Once verified, your package will be added to the list
Reference to PACKAGING
- raspirus A signature based malware scanner