Giter VIP home page Giter VIP logo

ppa-tools's Introduction

ppa-tools

Manipulate PPA's individually or in bulk from the command line and via GUI.

Installation

To install scripts locally (assuming ~/.local/bin is on your PATH):

install ppa-cli ppa-tool ~/.local/bin

To install scripts to the computer:

sudo install ppa-cli ppa-tool /usr/local/bin

Requirements

To make use of ppa-tool, ensure the following package is installed on your system:

yad

You can do the following to install a recent version of yad:

sudo add-apt-repository ppa:nilarimogard/webupd8
sudo apt-get update
sudo apt-get install yad

Usage

ppa-tool is a GUI tool that can be used to add, remove, or list PPA's.

ppa-cli is a command-line tool that can be used to add or remove individual PPA's. Additionally, and potentially most usefully, it can be used to manipulate PPA' in bulk.

To list all installed PPA's to STDOUT:

ppa-cli list

To backup a list of all installed PPA's to FILE

ppa-cli list > FILE

To install a list of PPA's from FILE:

ppa-cli install FILE

License

Copyright (c) 2015 Six [email protected]

Licensed under the GPLv3 license.

ppa-tools's People

Contributors

brbsix avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.