Skip to content
/ ppa Public

PPA repositories for my packages.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

brewcoua/ppa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

brewcoua/ppa

PPA repositories for my packages and other automated repositories.

Usage

curl -SsL https://ppa.brewen.dev/ubuntu/KEY.gpg | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/brewcoua.gpg > /dev/null
sudo curl -SsL -o /etc/apt/sources.list.d/brewcoua.list https://ppa.brewen.dev/ubuntu/brewcoua.list

# Update package list and install whichever package you want
sudo apt update && sudo apt install <package> # e.g. discord

Disclaimer

I do not own some of the packages in this repository. I am not responsible for any issues that may arise from using these packages. Use at your own risk.

Regardless, this repository is merely a mirror for a more convenient installation process.

License

This project is licensed under either of the following, at your option:

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Any packages in this repository are licensed under their respective licenses. In the case of a conflict, the license of the package will take precedence. For example, the discord package is licensed under the Discord Terms of Service, which can be found here.

About

PPA repositories for my packages.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks