Git Product home page Git Product logo

apt-add-repository's Introduction

apt-add-repository

Translates Ubuntu "PPAs" into standard Deb package configurations -- without the Ubuntu. A very simple program which does exactly that. apt-add-repository takes "ppa:something/program" and turns it into "deb http://ppa.launchpad.net/something/program/ubuntu trusty main" or similar.

How to use

apt-add-repository ppa:something/program [OPTIONS]

Command line options:

-h | --help | help Print a help text.

-r Change the Ubuntu release to use. ie: hardy, trusty, precise, etc. (Hardy Heron 8.04 FTW!)

Why

The name actually follows the A-P-T naming scheme of apt-some-derivative-command, ie: apt-get, apt-cache, apt-file. This is less confusing (to me and other people with OCD, anyways...) and also differentiates it from add-apt-repository, the official Ubuntu program that does this. apt-add repository also works on other systems, which was the main goal. Ideally, it should work on any distro which uses the Advanced Package Tool, which, if you aren't a guru, is usually a Debian derivative. (Ubuntu, Mint, Crunchbang #!, Titanium, etc.) [shameless prop to my new distro!] Please enjoy! Report bugs here! I'll gladly fix them!

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.