Beta Version
You're viewing documentation for version v1.1.0. Beta versions are subject to changes and may not represent the final stable release. Do not use in production environments.
pkg-rm
| PLAKAR-PKG-RM(1) | General Commands Manual | PLAKAR-PKG-RM(1) |
NAME
plakar-pkg-rm —
Uninstall Plakar plugins
SYNOPSIS
plakar pkg rm plugin
... |
DESCRIPTION
The plakar pkg rm command removes plugins
that have been previously installed with
plakar-pkg-add(1) command.
The list of plugins can be obtained with plakar-pkg-show(1).
EXAMPLES
Removing a plugin:
$ plakar pkg show epic-v1.2.3 $ plakar pkg rm epic-v1.2.3
SEE ALSO
plakar-pkg-add(1), plakar-pkg-build(1), plakar-pkg-create(1), plakar-pkg-show(1)
| July 11, 2025 | Plakar |
Found a bug or mistake in the documentation? Create an issue on GitHub