System Grab Bag

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

paci

A package manager for Bash scripts. More information: https://github.com/tradebyte/paci.
  • Update the list of available packages and versions (it's recommended to run this before other paci commands):
    paci refresh
  • Configure its behaviour:
    paci configure
  • Search for a given package:
    paci search {{package}}
  • Install a package:
    paci install {{package}}
  • Update a package:
    paci update {{package}}

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.