libviper on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S libviper

* (Optional) Uninstall libviper on Arch using YAY

$ yay -Rns libviper

2. Manually Install "libviper" via AUR

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

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

b. Clone libviper's git locally

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

c. Go to ~/libviper folder and install it

$ cd ~/libviper $ makepkg -si

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

ID: 1027165
Name: libviper
PackageBaseID: 21766
PackageBase: libviper
Version: 3.1.1-1
Description: API for ncurses/libgpm offering simple window creation and management to quickly create text interfaces
URL: https://github.com/TragicWarrior/libviper
NumVotes: 13
Popularity: 0
OutOfDate:
Maintainer: TrialnError
Submitter:
FirstSubmitted: 1227543210
LastModified: 1643379687
URLPath: /cgit/aur.git/snapshot/libviper.tar.gz