Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adnanhodzic/debian-ppa
Debian PPA Utility
https://github.com/adnanhodzic/debian-ppa
debian debian-linux debian-packages debian-ppa-utility package package-manager ppa ubuntu utility
Last synced: 24 days ago
JSON representation
Debian PPA Utility
- Host: GitHub
- URL: https://github.com/adnanhodzic/debian-ppa
- Owner: AdnanHodzic
- License: gpl-3.0
- Created: 2013-08-13T13:30:40.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2019-11-19T07:20:54.000Z (almost 5 years ago)
- Last Synced: 2024-10-12T17:42:41.802Z (24 days ago)
- Topics: debian, debian-linux, debian-packages, debian-ppa-utility, package, package-manager, ppa, ubuntu, utility
- Language: Shell
- Homepage: https://foolcontrol.org/?p=1642
- Size: 27.3 KB
- Stars: 10
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
debian-ppa
==========Debian PPA Utility - Utility which allows you to add PPA's on Debian.
It adds "add-apt-repository" binary which allows you to add PPA's.[Debian PPA Utility blog post](http://foolcontrol.org/?p=1642)
How to use it?
--------------__Download/Build package__
You can [download my signed package](https://s3.eu-central-1.amazonaws.com/adnan-public-dl/debian-ppa/debian-ppa_1.0_all.deb)
Source and changes file are in [same directory](http://hodzic.org/debian-ppa/debian-ppa_1.0_all.deb)
Or you can build your own by running "`dpkg-buildpackage -uc -us`" inside of the debian-ppa source directory.
__Install/Add PPA's__
After you install the package, you're able to run "`add-apt-repository`" and add PPA's. i,e:
`sudo add-apt-repository ppa:linrunner/tlp`