python-mnelab on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-mnelab

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

$ yay -Rns python-mnelab

2. Manually Install "python-mnelab" via AUR

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

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

b. Clone python-mnelab's git locally

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

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

$ cd ~/python-mnelab $ makepkg -si

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

ID: 1391007
Name: python-mnelab
PackageBaseID: 144413
PackageBase: python-mnelab
Version: 0.9.0-1
Description: Graphical user interface (GUI) for MNE, a Python-based toolbox for EEG/MEG analysis
URL: https://github.com/cbrnr/mnelab
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: cbrnr
Submitter: cbrnr
FirstSubmitted: 1566220030
LastModified: 1706012401
URLPath: /cgit/aur.git/snapshot/python-mnelab.tar.gz