libvibrant on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S libvibrant

* (Optional) Uninstall libvibrant on Arch using YAY

$ yay -Rns libvibrant

2. Manually Install "libvibrant" via AUR

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

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

b. Clone libvibrant's git locally

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

c. Go to ~/libvibrant folder and install it

$ cd ~/libvibrant $ makepkg -si

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

ID: 1012377
Name: libvibrant
PackageBaseID: 152495
PackageBase: vibrant
Version: 1.0.3-4
Description: A simple library to adjust color saturation of X11 outputs.
URL: https://github.com/libvibrant/libvibrant
NumVotes: 6
Popularity: 0.238835
OutOfDate:
Maintainer: Scrumplex
Submitter: Scrumplex
FirstSubmitted: 1588863045
LastModified: 1640996604
URLPath: /cgit/aur.git/snapshot/libvibrant.tar.gz