uvw on AUR (Arch User Repository)
Last updated: January 06,2025
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
Copied
b. Install uvw on Arch using YAY
$
yay -S
uvw
Copied
* (Optional) Uninstall uvw on Arch using YAY
$
yay -Rns
uvw
Copied
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
Copied
b. Clone uvw's git locally
$
git clone https://aur.archlinux.org/uvw.git
~/uvw
Copied
c. Go to ~/uvw folder and install it
$
cd
~/uvw
Copied
$
makepkg -si
Copied
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
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