aurrs

AUR + RS

A simple and informative way to vote on the Arch User Repository.

Usage

bash aurrs vote <packages>... aurrs unvote <packages>... aurrs status <packages>...

Installation

Precompiled binaries

See the [releases] page for pre-compiled binaries.

Via Cargo

bash cargo install aurrs

From Source (via Cargo)

bash git clone https://github.com/acheronfail/aurrs/ cd aurrs cargo install --path .