LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

apt-add-repository

Add package repositories to APT sources

TLDR

This command is an alias of add-apt-repository.

SYNOPSIS

apt-add-repository [options] repository

DESCRIPTION

apt-add-repository is an alternative name for add-apt-repository, used to add APT repositories to the system's sources list on Debian-based distributions.

SEE ALSO

Copied to clipboard
Kai