libuv-git on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S libuv-git

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

$ yay -Rns libuv-git

2. Manually Install "libuv-git" via AUR

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

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

b. Clone libuv-git's git locally

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

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

$ cd ~/libuv-git $ makepkg -si

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

ID: 1239695
Name: libuv-git
PackageBaseID: 124867
PackageBase: libuv-git
Version: 1.44.2.r110.g5047b344-1
Description: A multi-platform support library with a focus on asynchronous I/O
URL: https://libuv.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1502903457
LastModified: 1681200823
URLPath: /cgit/aur.git/snapshot/libuv-git.tar.gz