Skip to content

Latest commit

 

History

History
58 lines (40 loc) · 1.92 KB

File metadata and controls

58 lines (40 loc) · 1.92 KB

AUR Version AUR Votes

Description

A package search TUI for Paru, powered by Skim. It can install, upgrade, remove, and query packages.

asciicast

Usage

Usage Action
parus Default action
parus [opt] Other options

The default action is to search for and install packages.
A '*' indicates that the package is already installed.

Options

Option Description
h Print help message
p Print only; do not install
u Upgrade upgradable packages
r Remove installed packages
R Remove explicitly installed packages
q Show installed packages
Q Show explicitly installed packages

Multiple Selection

Bind Action
Tab Select / Deselect
Ctrl + i Select / Deselect

Requirements

Installation

Make sure Paru is installed, then run:

paru -S parus

License

This project is licensed under the GNU General Public License v3.0 (GPL-3.0). See the LICENSE file in the project root for the full license text.