wlcs on AUR (Arch User Repository)

Last updated: May 01,2024

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

$ yay -S wlcs

* (Optional) Uninstall wlcs on Arch using YAY

$ yay -Rns wlcs

2. Manually Install "wlcs" via AUR

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

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

b. Clone wlcs's git locally

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

c. Go to ~/wlcs folder and install it

$ cd ~/wlcs $ makepkg -si

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

ID: 1271969
Name: wlcs
PackageBaseID: 142428
PackageBase: wlcs
Version: 1.5.0-1
Description: Canonical's protocol-conformance-verifying test suite for Wayland compositor implementations.
URL: https://github.com/MirServer/wlcs
NumVotes: 0
Popularity: 0
OutOfDate: 1710104946
Maintainer: thyTwilightGoth
Submitter: PedroHLC
FirstSubmitted: 1559306180
LastModified: 1686548641
URLPath: /cgit/aur.git/snapshot/wlcs.tar.gz