table of contents
| PPA DESTROY(1) | PPA Dev Tools Manual | PPA DESTROY(1) |
NAME¶
ppa destroy - Deletes the given PPA from Launchpad.
SYNOPSIS¶
ppa destroy [-h | --help] [-A, --credentials <credentials_filename>] <ppa-name>
DESCRIPTION¶
The ppa destroy command deletes the given PPA from Launchpad. This removes the record from Launchpad, as well as all source and binary packages contained in it. Typically, the PPA's name will remain unavailable for some minutes or (sometimes) hours until Launchpad has completed processing things. Once it has, a fresh new PPA can be created with the same name.
OPTIONS¶
The following options can be used with the ppa destroy command.
-h, --help
-A, --credentials <credentials_filename>
EXIT STATUS¶
ppa destroy exits with status 0 if a command completes successfully, and nonzero on errors.
SEE ALSO¶
PPA¶
Part of the ppa-dev-tools(1) suite.
| 2024-05-23 | Ppa-Dev-Tools 0.7 |