> Main > Commands > Plakar pkg add
Version developers branch

pkg-add

PLAKAR-PKG-ADD(1)General Commands ManualPLAKAR-PKG-ADD(1)

plakar-pkg-addInstall Plakar plugins

plakar pkg add plugin ...

The plakar pkg add command adds a local or a remote plugin.

If plugin is an absolute path, or if it starts with ‘./’, then it is considered a path to a local plugin file, otherwise it is downloaded from the Plakar plugin server. In the latter case, the user must be logged in via the plakar-login(1) command.

~/.cache/plakar/plugins/
Plugin cache directory. Respects XDG_CACHE_HOME if set.
~/.local/share/plakar/plugins
Plugin directory. Respects XDG_DATA_HOME if set.

plakar-login(1), plakar-pkg(1), plakar-pkg-create(1), plakar-pkg-rm(1)

July 11, 2025Plakar