wl-screenrec on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S wl-screenrec

* (Optional) Uninstall wl-screenrec on Arch using YAY

$ yay -Rns wl-screenrec

2. Manually Install "wl-screenrec" via AUR

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

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

b. Clone wl-screenrec's git locally

$ git clone https://aur.archlinux.org/wl-screenrec.git ~/wl-screenrec

c. Go to ~/wl-screenrec folder and install it

$ cd ~/wl-screenrec $ makepkg -si

3. Information about the wl-screenrec package on Arch User Repository (AUR)

ID: 1410106
Name: wl-screenrec
PackageBaseID: 198044
PackageBase: wl-screenrec
Version: 0.1.3-0
Description: High performance hardware accelerated wlroots screen recorder
URL: https://github.com/russelltg/wl-screenrec
NumVotes: 5
Popularity: 1.823252
OutOfDate:
Maintainer: russellg
Submitter: russellg
FirstSubmitted: 1696217045
LastModified: 1708060292
URLPath: /cgit/aur.git/snapshot/wl-screenrec.tar.gz

5. The same packages on other Linux Distributions