wlrctl on AUR (Arch User Repository)

Last updated: June 20,2024

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

$ yay -S wlrctl

* (Optional) Uninstall wlrctl on Arch using YAY

$ yay -Rns wlrctl

2. Manually Install "wlrctl" via AUR

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

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

b. Clone wlrctl's git locally

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

c. Go to ~/wlrctl folder and install it

$ cd ~/wlrctl $ makepkg -si

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

ID: 1258616
Name: wlrctl
PackageBaseID: 156073
PackageBase: wlrctl
Version: 0.2.2-2
Description: Utility for miscellaneous wlroots extensions
URL: https://git.sr.ht/~brocellous/wlrctl
NumVotes: 10
Popularity: 0.890608
OutOfDate:
Maintainer: Brocellous
Submitter: Brocellous
FirstSubmitted: 1595987393
LastModified: 1684222338
URLPath: /cgit/aur.git/snapshot/wlrctl.tar.gz