pi-compositor on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S pi-compositor

* (Optional) Uninstall pi-compositor on Arch using YAY

$ yay -Rns pi-compositor

2. Manually Install "pi-compositor" via AUR

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

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

b. Clone pi-compositor's git locally

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

c. Go to ~/pi-compositor folder and install it

$ cd ~/pi-compositor $ makepkg -si

3. Information about the pi-compositor package on Arch User Repository (AUR)

ID: 419870
Name: pi-compositor
PackageBaseID: 108091
PackageBase: pi-compositor
Version: 0.0.2-1
Description: Rudimentary QML compositor branched off qtwayland/examples/wayland/pure-qml
URL: http://www.qt.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sirspudd
FirstSubmitted: 1456522600
LastModified: 1497482371
URLPath: /cgit/aur.git/snapshot/pi-compositor.tar.gz