wlsplit on AUR (Arch User Repository)

Last updated: November 01,2024

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

$ yay -S wlsplit

* (Optional) Uninstall wlsplit on Arch using YAY

$ yay -Rns wlsplit

2. Manually Install "wlsplit" via AUR

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

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

b. Clone wlsplit's git locally

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

c. Go to ~/wlsplit folder and install it

$ cd ~/wlsplit $ makepkg -si

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

ID: 1031462
Name: wlsplit
PackageBaseID: 175640
PackageBase: wlsplit
Version: 0.1.0-1
Description: Basic speedrun timer for Wayland compositors using wlr-layer-shell
URL: https://github.com/junglerobba/wlsplit
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Riedler
FirstSubmitted: 1643983370
LastModified: 1643983370
URLPath: /cgit/aur.git/snapshot/wlsplit.tar.gz