liboil on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S liboil

* (Optional) Uninstall liboil on Arch using YAY

$ yay -Rns liboil

2. Manually Install "liboil" via AUR

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

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

b. Clone liboil's git locally

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

c. Go to ~/liboil folder and install it

$ cd ~/liboil $ makepkg -si

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

ID: 403954
Name: liboil
PackageBaseID: 121721
PackageBase: liboil
Version: 0.3.17-3
Description: Liboil is a library of simple functions that are optimized for various CPUs.
URL: https://liboil.freedesktop.org
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: aspirogrammer
Submitter: zoe
FirstSubmitted: 1492932479
LastModified: 1492952941
URLPath: /cgit/aur.git/snapshot/liboil.tar.gz