libverto on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S libverto

* (Optional) Uninstall libverto on Arch using YAY

$ yay -Rns libverto

2. Manually Install "libverto" via AUR

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

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

b. Clone libverto's git locally

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

c. Go to ~/libverto folder and install it

$ cd ~/libverto $ makepkg -si

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

ID: 605315
Name: libverto
PackageBaseID: 89050
PackageBase: libverto
Version: 0.3.1-1
Description: Main event loop abstraction library
URL: https://github.com/latchset/libverto
NumVotes: 0
Popularity: 0
OutOfDate: 1653751441
Maintainer: grawity
FirstSubmitted: 1420143257
LastModified: 1555694040
URLPath: /cgit/aur.git/snapshot/libverto.tar.gz

5. The same packages on other Linux Distributions