liburing-git on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S liburing-git

* (Optional) Uninstall liburing-git on Arch using YAY

$ yay -Rns liburing-git

2. Manually Install "liburing-git" via AUR

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

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

b. Clone liburing-git's git locally

$ git clone https://aur.archlinux.org/liburing-git.git ~/liburing-git

c. Go to ~/liburing-git folder and install it

$ cd ~/liburing-git $ makepkg -si

3. Information about the liburing-git package on Arch User Repository (AUR)

ID: 1137868
Name: liburing-git
PackageBaseID: 144390
PackageBase: liburing-git
Version: 2.2.r196.g5293283-1
Description: Linux-native io_uring I/O access library (git-version)
URL: http://git.kernel.dk/cgit/liburing/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Nekit
Submitter: Nekit
FirstSubmitted: 1566144815
LastModified: 1662831278
URLPath: /cgit/aur.git/snapshot/liburing-git.tar.gz