librevisa on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S librevisa

* (Optional) Uninstall librevisa on Arch using YAY

$ yay -Rns librevisa

2. Manually Install "librevisa" via AUR

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

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

b. Clone librevisa's git locally

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

c. Go to ~/librevisa folder and install it

$ cd ~/librevisa $ makepkg -si

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

ID: 242003
Name: librevisa
PackageBaseID: 81194
PackageBase: librevisa
Version: 0.0.20130412-2
Description: Compliant implementation of the VISA standard in a free software library
URL: http://www.librevisa.org
NumVotes: 1
Popularity: 0
OutOfDate: 1700234519
Maintainer: uffe
Submitter: uffe
FirstSubmitted: 1398198117
LastModified: 1445593734
URLPath: /cgit/aur.git/snapshot/librevisa.tar.gz