trio on AUR (Arch User Repository)
Last updated: December 30,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
Copied
b. Install trio on Arch using YAY
$
yay -S
trio
Copied
* (Optional) Uninstall trio on Arch using YAY
$
yay -Rns
trio
Copied
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
Copied
b. Clone trio's git locally
$
git clone https://aur.archlinux.org/trio.git
~/trio
Copied
c. Go to ~/trio folder and install it
$
cd
~/trio
Copied
$
makepkg -si
Copied
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
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