python-wfdb on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-wfdb

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

$ yay -Rns python-wfdb

2. Manually Install "python-wfdb" via AUR

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

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

b. Clone python-wfdb's git locally

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

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

$ cd ~/python-wfdb $ makepkg -si

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

ID: 1278449
Name: python-wfdb
PackageBaseID: 134007
PackageBase: python-wfdb
Version: 4.1.2-1
Description: A library of tools for reading, writing, and processing WFDB signals and annotations
URL: https://github.com/MIT-LCP/wfdb-python
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BrainDamage
Submitter: BrainDamage
FirstSubmitted: 1530821364
LastModified: 1687688339
URLPath: /cgit/aur.git/snapshot/python-wfdb.tar.gz