https://github.com/kindlychung/update_repo
Update a single PPA
https://github.com/kindlychung/update_repo
Last synced: 2 months ago
JSON representation
Update a single PPA
- Host: GitHub
- URL: https://github.com/kindlychung/update_repo
- Owner: kindlychung
- Created: 2014-07-08T16:08:15.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-07-08T16:13:29.000Z (almost 11 years ago)
- Last Synced: 2025-02-10T21:46:46.923Z (4 months ago)
- Language: Shell
- Size: 121 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Requirements
* For Ubuntu Linux, tested on 14.04
* Assumes `$HOME/bin` exists and is in `$PATH`# Installation
* Install dependencies:
sudo apt-get install rsync
* `./install.sh`
# Usage
update_repo.sh PPA_NAME
Note that it autocompletes PPA repo names.
# License
GPL