python-ivi on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S python-ivi

* (Optional) Uninstall python-ivi on Arch using YAY

$ yay -Rns python-ivi

2. Manually Install "python-ivi" via AUR

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

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

b. Clone python-ivi's git locally

$ git clone https://aur.archlinux.org/python-ivi.git ~/python-ivi

c. Go to ~/python-ivi folder and install it

$ cd ~/python-ivi $ makepkg -si

3. Information about the python-ivi package on Arch User Repository (AUR)

ID: 213690
Name: python-ivi
PackageBaseID: 78039
PackageBase: python-ivi
Version: 0.14.9-1
Description: Python Interchangeable Virtual Instrument Library
URL: https://github.com/python-ivi/python-ivi
NumVotes: 0
Popularity: 0
OutOfDate: 1689414086
Maintainer: alex.forencich
Submitter: alex.forencich
FirstSubmitted: 1390250580
LastModified: 1437419911
URLPath: /cgit/aur.git/snapshot/python-ivi.tar.gz