uvw on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S uvw

* (Optional) Uninstall uvw on Arch using YAY

$ yay -Rns uvw

2. Manually Install "uvw" via AUR

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

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

b. Clone uvw's git locally

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

c. Go to ~/uvw folder and install it

$ cd ~/uvw $ makepkg -si

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

ID: 1407566
Name: uvw
PackageBaseID: 164218
PackageBase: uvw
Version: 3.3.0_libuv_v1.47-1
Description: Header-only, event based, tiny and easy to use libuv wrapper in modern C++
URL: https://github.com/skypjack/uvw
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: caiye
FirstSubmitted: 1615480677
LastModified: 1707670368
URLPath: /cgit/aur.git/snapshot/uvw.tar.gz