plugin

Uninstall plugin

Uninstall plugin {RepoName}. Releases the plugin's claims on its apt package dependencies -- the packages it declared and the ones their install pulled in -- and apt-removes whatever nothing else still needs, unless keepPackages=1, which the reinstall flow passes so the install that follows can reuse them.

delete/api/plugin/{RepoName}

Query parameters

keepPackages'1'

Leave the plugin's package claims in place (reinstall flow).

streamstring

When set (and not "false"), progress is streamed as text instead of a JSON reply.

Response

Plugin uninstalled

object required

Changes