libgvo on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S libgvo

* (Optional) Uninstall libgvo on Arch using YAY

$ yay -Rns libgvo

2. Manually Install "libgvo" via AUR

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

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

b. Clone libgvo's git locally

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

c. Go to ~/libgvo folder and install it

$ cd ~/libgvo $ makepkg -si

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

ID: 1326591
Name: libgvo
PackageBaseID: 197995
PackageBase: libgvo
Version: 2.0.0.2-1
Description: Serialization to/from Variant/Json for GObject classes.
URL: https://gitlab.gnome.org/esodan/libgvo
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ahmubashshir
Submitter: ahmubashshir
FirstSubmitted: 1696003062
LastModified: 1696003062
URLPath: /cgit/aur.git/snapshot/libgvo.tar.gz