Skip to content

Plugins

ExistingPerson edited this page Dec 12, 2025 · 4 revisions

better-pkg supports plugins for extra features! You can find repo with plugins here: https://github.com/ExistingPerson08/Better-pkg-data/tree/main/plugins

Installing a Plugin

better-pkg install -c <plugin_name>

Example:

better-pkg install -c setup-cmd```

## Removing a Plugin

```bash
better-pkg remove -c <plugin_name>

Listing Installed Plugins

better-pkg list -c

Official plugins

  • upgrade-apps - upgrade appimages and apps from github
  • cache-cleaner - clean deep cache
  • upgrade-themes - upgrade your themes

Clone this wiki locally