libvariant on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S libvariant

* (Optional) Uninstall libvariant on Arch using YAY

$ yay -Rns libvariant

2. Manually Install "libvariant" via AUR

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

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

b. Clone libvariant's git locally

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

c. Go to ~/libvariant folder and install it

$ cd ~/libvariant $ makepkg -si

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

ID: 271454
Name: libvariant
PackageBaseID: 87971
PackageBase: libvariant
Version: 1.0.1-4
Description: A C++ dynamically typed composable object library with de/serializers
URL: https://bitbucket.org/gallen/libvariant
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: branch
FirstSubmitted: 1417674090
LastModified: 1454472227
URLPath: /cgit/aur.git/snapshot/libvariant.tar.gz