wev on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S wev

* (Optional) Uninstall wev on Arch using YAY

$ yay -Rns wev

2. Manually Install "wev" via AUR

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

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

b. Clone wev's git locally

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

c. Go to ~/wev folder and install it

$ cd ~/wev $ makepkg -si

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

ID: 1055388
Name: wev
PackageBaseID: 150869
PackageBase: wev
Version: 1.0.0-7
Description: tool for debugging wayland events, similar to xev
URL: https://git.sr.ht/~sircmpwn/wev
NumVotes: 40
Popularity: 3.222589
OutOfDate:
Maintainer: thayne
FirstSubmitted: 1585545526
LastModified: 1648020894
URLPath: /cgit/aur.git/snapshot/wev.tar.gz