weston-git on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S weston-git

* (Optional) Uninstall weston-git on Arch using YAY

$ yay -Rns weston-git

2. Manually Install "weston-git" via AUR

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

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

b. Clone weston-git's git locally

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

c. Go to ~/weston-git folder and install it

$ cd ~/weston-git $ makepkg -si

3. Information about the weston-git package on Arch User Repository (AUR)

ID: 1312999
Name: weston-git
PackageBaseID: 55540
PackageBase: weston-git
Version: 12.0.0.r325.g68e2a60-1
Description: Reference implementation of a Wayland compositor
URL: https://wayland.freedesktop.org/
NumVotes: 27
Popularity: 0
OutOfDate:
Maintainer: TrialnError
Submitter: klusark
FirstSubmitted: 1325709109
LastModified: 1693704048
URLPath: /cgit/aur.git/snapshot/weston-git.tar.gz