weston-eglstream on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S weston-eglstream

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

$ yay -Rns weston-eglstream

2. Manually Install "weston-eglstream" via AUR

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

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

b. Clone weston-eglstream's git locally

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

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

$ cd ~/weston-eglstream $ makepkg -si

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

ID: 797704
Name: weston-eglstream
PackageBaseID: 109245
PackageBase: weston-eglstream
Version: 9.0.0-1
Description: Reference implementation of a Wayland compositor with EGLStream support
URL: https://wayland.freedesktop.org/
NumVotes: 12
Popularity: 0
OutOfDate: 1653321214
Maintainer: aplattner
Submitter: aplattner
FirstSubmitted: 1458772475
LastModified: 1601303717
URLPath: /cgit/aur.git/snapshot/weston-eglstream.tar.gz