LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

trizen

Arch Linux AUR package helper

TLDR

Sync and update all AUR packages
$ trizen -Syua
copy
Install package
$ trizen -S [package]
copy
Remove package and dependencies
$ trizen -Rs [package]
copy
Search for package
$ trizen -Ss [keyword]
copy
Show package info
$ trizen -Si [package]
copy
List installed packages
$ trizen -Qe
copy

SYNOPSIS

trizen [OPTIONS] [TARGETS...]

DESCRIPTION

trizen is an Arch Linux utility for building and installing packages from the Arch User Repository (AUR). It uses pacman-style commands and provides features like dependency resolution, PKGBUILD review, and clean build options.The tool handles downloading PKGBUILDs, building packages, and installing them along with their dependencies from both official repositories and the AUR.

PARAMETERS

-S

Sync/install package
-Ss
Search for packages
-Si
Show package information
-Syua
Sync databases and upgrade all AUR packages
-Rs
Remove package with dependencies
-Qe
List explicitly installed packages

INSTALL

yay -S trizen
copy

CAVEATS

AUR packages are user-submitted and not officially supported. Review PKGBUILDs before building. Requires base-devel package group. Building may require significant time and resources.

HISTORY

trizen was written in Perl as a lightweight AUR helper for Arch Linux, focusing on simplicity and speed while maintaining compatibility with pacman commands.

SEE ALSO

pacman(8), yay(8), paru(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid