An open API service indexing awesome lists of open source software.

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

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