logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pd-gui-plugin - enable or disable a Pd GUI plugin

Description

       usage: pd-gui-plugin [-h] [-u] [-s] [--pool-dir POOL-DIRECTORY]

       [--install-dir INSTALL-DIRECTORY] [-v]
              <command> ...

       This  is  a  Debian specific tool that allows you to selectively enable or disable Pd GUI plugins, either
       for a single user (yourself), or for all users of the system (if you have the  administrative  privileges
       to do so).

   positionalarguments:
              <command>

       enable enable a plugin

       disable
              disable a plugin

       enabled
              list enabled plugins

       available
              list available plugins

   optionalarguments:-h, --help
              show this help message and exit

       -u, --user
              per-user operation (e.g. install to ~/.local/lib/pd/extra/)

       -s, --system
              site-wide operation (requires supercow powers)

       --pool-dir POOL-DIRECTORY
              alternative directory holding available plugins

       --install-dir INSTALL-DIRECTORY
              alternative directory to install enabled plugins

       -v, --version
              show program's version number and exit

pd-gui-plugin 0.1                                 December 2021                                 PD-GUI-PLUGIN(1)

Name

       pd-gui-plugin - enable or disable a Pd GUI plugin

See Also