python-pyabf on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S python-pyabf

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

$ yay -Rns python-pyabf

2. Manually Install "python-pyabf" via AUR

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

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

b. Clone python-pyabf's git locally

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

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

$ cd ~/python-pyabf $ makepkg -si

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

ID: 970438
Name: python-pyabf
PackageBaseID: 146968
PackageBase: python-pyabf
Version: 2.3.5-1
Description: A Python interface to files in the Axon Binary Format (ABF)
URL: https://github.com/swharden/pyABF
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Axon
Submitter: Axon
FirstSubmitted: 1574842603
LastModified: 1633509723
URLPath: /cgit/aur.git/snapshot/python-pyabf.tar.gz