wl-mirror on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S wl-mirror

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

$ yay -Rns wl-mirror

2. Manually Install "wl-mirror" via AUR

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

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

b. Clone wl-mirror's git locally

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

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

$ cd ~/wl-mirror $ makepkg -si

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

ID: 1114387
Name: wl-mirror
PackageBaseID: 173069
PackageBase: wl-mirror
Version: 0.12.1-5
Description: a simple Wayland output mirror client
URL: https://github.com/Ferdi265/wl-mirror
NumVotes: 5
Popularity: 0.528156
OutOfDate:
Maintainer: yrlf
FirstSubmitted: 1636841530
LastModified: 1658308054
URLPath: /cgit/aur.git/snapshot/wl-mirror.tar.gz