trio on AUR (Arch User Repository)

Last updated: May 19,2024

1. Install "trio" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install trio on Arch using YAY

$ yay -S trio

* (Optional) Uninstall trio on Arch using YAY

$ yay -Rns trio

2. Manually Install "trio" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone trio's git locally

$ git clone https://aur.archlinux.org/trio.git ~/trio

c. Go to ~/trio folder and install it

$ cd ~/trio $ makepkg -si

3. Information about the trio package on Arch User Repository (AUR)

ID: 617872
Name: trio
PackageBaseID: 120117
PackageBase: trio
Version: 1.16-3
Description: Portable string functions, focus on the *printf() and *scanf() clones
URL: https://sourceforge.net/projects/ctrio/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dbermond
Submitter: dbermond
FirstSubmitted: 1488151328
LastModified: 1559420603
URLPath: /cgit/aur.git/snapshot/trio.tar.gz