waylib on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S waylib

* (Optional) Uninstall waylib on Arch using YAY

$ yay -Rns waylib

2. Manually Install "waylib" via AUR

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

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

b. Clone waylib's git locally

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

c. Go to ~/waylib folder and install it

$ cd ~/waylib $ makepkg -si

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

ID: 1389670
Name: waylib
PackageBaseID: 201399
PackageBase: waylib
Version: 0.1.1-1
Description: A wrapper for wlroots based on Qt.
URL: https://github.com/vioken/waylib
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: justforlxz
Submitter: justforlxz
FirstSubmitted: 1704891313
LastModified: 1705822886
URLPath: /cgit/aur.git/snapshot/waylib.tar.gz