python-neo on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S python-neo

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

$ yay -Rns python-neo

2. Manually Install "python-neo" via AUR

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

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

b. Clone python-neo's git locally

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

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

$ cd ~/python-neo $ makepkg -si

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

ID: 1261301
Name: python-neo
PackageBaseID: 121072
PackageBase: python-neo
Version: 0.12.0-1
Description: Neo is a package for representing electrophysiology data in Python, together with support for reading a wide range of neurophysiology file formats
URL: https://pypi.org/project/neo/#files
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mcgyver
Submitter: Axon
FirstSubmitted: 1490771231
LastModified: 1684722659
URLPath: /cgit/aur.git/snapshot/python-neo.tar.gz