System Grab Bag

View all TLDR pages from Linux (or from all pages)

apx pkgmanagers

Manage package managers in apx. Note: user-created package manager configurations are stored in ~/.local/share/apx/pkgmanagers. More information: https://github.com/Vanilla-OS/apx.
  • Interactively create a new package manager configuration:
    apx pkgmanagers create
  • List all available package manager confirgurations:
    apx pkgmanagers list
  • Remove a package manager configuration:
    apx pkgmanagers rm --name {{string}}
  • Display information about a specific package manager:
    apx pkgmanagers show {{name}}

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.