louvre on AUR (Arch User Repository)

Last updated: November 09,2024

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

$ yay -S louvre

* (Optional) Uninstall louvre on Arch using YAY

$ yay -Rns louvre

2. Manually Install "louvre" via AUR

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

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

b. Clone louvre's git locally

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

c. Go to ~/louvre folder and install it

$ cd ~/louvre $ makepkg -si

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

ID: 1412766
Name: louvre
PackageBaseID: 201009
PackageBase: louvre
Version: 1.2.1_2-1
Description: C++ library for building Wayland compositors
URL: https://github.com/CuarzoSoftware/Louvre
NumVotes: 2
Popularity: 0.807688
OutOfDate:
Maintainer: TrialnError
Submitter: TrialnError
FirstSubmitted: 1704137886
LastModified: 1708455191
URLPath: /cgit/aur.git/snapshot/louvre.tar.gz