yiolibc on AUR (Arch User Repository)

Last updated: June 26,2024

1. Install "yiolibc" 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 yiolibc on Arch using YAY

$ yay -S yiolibc

* (Optional) Uninstall yiolibc on Arch using YAY

$ yay -Rns yiolibc

2. Manually Install "yiolibc" via AUR

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

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

b. Clone yiolibc's git locally

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

c. Go to ~/yiolibc folder and install it

$ cd ~/yiolibc $ makepkg -si

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

ID: 1037970
Name: yiolibc
PackageBaseID: 171714
PackageBase: yiolibc
Version: v0.3.1-1
Description: Yio Input Output C Library that aims in type-safe printf replacement
URL: https://gitlab.com/kamcuk/yio/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Kamilcuk
Submitter: Kamilcuk
FirstSubmitted: 1633521524
LastModified: 1645061007
URLPath: /cgit/aur.git/snapshot/yiolibc.tar.gz