Skip to main content

A little commandline tool to list available ppas from ubuntu

Project description

List-ppa

Fetch and list all available ppas from https://launchpad.net/ubuntu/+ppas?name_filter=

Available with pip/pipx on: https://pypi.org/project/list-ppa/
Very simple script, but it does check whether the ppa is available for your specific version of Ubuntu.
It does take a while for it to look up all the possible ppas, therefor it is not adviced to run it constantly but rather to keep the output of the script in a file which you can regenerate every so often. Running it without any argument will trigger a prompt that asks you wheter you want to save it to a file or not.

Checking repo availability can be disabled with --not-check-available

Depends on:
bs4,
requests

Installation:

sudo apt install pipx 
pipx ensurepath
pipx install list-ppa

Options:

List available ppas from 'https://launchpad.net' and add results to a file (if not in file already)

options:
  -h, --help            show this help message and exit
  -o, --only-list       Only list ppas, dont save or ask (default: False)
  -v, --version         show program's version number and exit
  -f Output file, --file Output file
                        Output file (default: /home/user/.config/ppas) (default: None)

On Ubuntu also:

    -n, --not-check-available   Dont check if available for Ubuntu (default: True)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

list_ppa-1.21.tar.gz (4.7 kB view hashes)

Uploaded Source

Built Distribution

list_ppa-1.21-py3-none-any.whl (5.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page