EnglishFrenchSpanish

Ad


OnWorks favicon

add-apt-repository - Online in the Cloud

Run add-apt-repository in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command add-apt-repository that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


add-apt-repository - Adds a repository into the /etc/apt/sources.list or
/etc/apt/sources.list.d or removes an existing one

SYNOPSIS


add-apt-repository [OPTIONS] REPOSITORY

DESCRIPTION


add-apt-repository is a script which adds an external APT repository to either
/etc/apt/sources.list or a file in /etc/apt/sources.list.d/ or removes an already existing
repository.

The options supported by add-apt-repository are:

-h, --help Show help message and exit

-m, --massive-debug Print a lot of debug information to the command line

-r, --remove Remove the specified repository

-y, --yes Assume yes to all queries

-k, --keyserver Use a custom keyserver URL instead of the default

-s, --enable-source Allow downloading of the source packages from the repository

REPOSITORY STRING


REPOSITORY can be either a line that can be added directly to sources.list(5), in the form
ppa:<user>/<ppa-name> for adding Personal Package Archives, or a distribution component to
enable.

In the first form, REPOSITORY will just be appended to /etc/apt/sources.list.

In the second form, ppa:<user>/<ppa-name> will be expanded to the full deb line of the PPA
and added into a new file in the /etc/apt/sources.list.d/ directory. The GPG public key
of the newly added PPA will also be downloaded and added to apt's keyring.

In the third form, the given distribution component will be enabled for all sources.

Use add-apt-repository online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

Linux commands

  • 1
    abidw
    abidw
    abidw - serialize the ABI of an ELF
    file abidw reads a shared library in ELF
    format and emits an XML representation
    of its ABI to standard output. The
    emitted ...
    Run abidw
  • 2
    abilint
    abilint
    abilint - validate an abigail ABI
    representation abilint parses the native
    XML representation of an ABI as emitted
    by abidw. Once it has parsed the XML
    represe...
    Run abilint
  • 3
    createhdf
    createhdf
    createhdf — Create a blank IDE hard
    disk image inhdf format ...
    Run createhdf
  • 4
    CreateInterface
    CreateInterface
    CreateInterface — Create a Java
    Interface definition from DBus
    introspection data. ...
    Run CreateInterface
  • 5
    gba3
    gba3
    gba3 - GAMBAS Archiver ...
    Run gba3
  • 6
    gbackground
    gbackground
    gbackground - interval-based gnome
    background changer SYNTAX: gbackground
    DESCRIPTION: This program allows to
    change periodically the gnome background
    in inter...
    Run gbackground
  • More »

Ad