commands.sh

paci

all

A package manager for Bash scripts.

More info →

Examples (5)

Update the list of available packages and versions (it's recommended to run this before other `paci` commands)

paci refresh

Configure its behavior

paci configure

Search for a given package

paci search package

Install a package

paci install package

Update a package

paci update package
made by @shridhargupta | data from tldr-pages