libjio on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S libjio

* (Optional) Uninstall libjio on Arch using YAY

$ yay -Rns libjio

2. Manually Install "libjio" via AUR

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

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

b. Clone libjio's git locally

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

c. Go to ~/libjio folder and install it

$ cd ~/libjio $ makepkg -si

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

ID: 961587
Name: libjio
PackageBaseID: 11340
PackageBase: libjio
Version: 1.02-2
Description: Userspace library for journaled, transaction-oriented I/O
URL: https://blitiri.com.ar/p/libjio/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1180618069
LastModified: 1631770724
URLPath: /cgit/aur.git/snapshot/libjio.tar.gz