python-interop on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S python-interop

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

$ yay -Rns python-interop

2. Manually Install "python-interop" via AUR

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

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

b. Clone python-interop's git locally

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

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

$ cd ~/python-interop $ makepkg -si

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

ID: 753338
Name: python-interop
PackageBaseID: 154482
PackageBase: python-interop
Version: 1.1.10-1
Description: C++ Library to parse Illumina InterOp files - Python bindings
URL: https://github.com/Illumina/interop
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: argymeg
Submitter: argymeg
FirstSubmitted: 1592413372
LastModified: 1592413372
URLPath: /cgit/aur.git/snapshot/python-interop.tar.gz