wrapland on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S wrapland

* (Optional) Uninstall wrapland on Arch using YAY

$ yay -Rns wrapland

2. Manually Install "wrapland" via AUR

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

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

b. Clone wrapland's git locally

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

c. Go to ~/wrapland folder and install it

$ cd ~/wrapland $ makepkg -si

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

ID: 1428040
Name: wrapland
PackageBaseID: 203734
PackageBase: wrapland
Version: 0.600.0-1
Description: Qt/C++ library wrapping libwayland (kwinft)
URL: https://github.com/winft/wrapland
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xiota
Submitter: xiota
FirstSubmitted: 1710550959
LastModified: 1710550959
URLPath: /cgit/aur.git/snapshot/wrapland.tar.gz

5. The same packages on other Linux Distributions