python-peakutils on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S python-peakutils

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

$ yay -Rns python-peakutils

2. Manually Install "python-peakutils" via AUR

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

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

b. Clone python-peakutils's git locally

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

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

$ cd ~/python-peakutils $ makepkg -si

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

ID: 614746
Name: python-peakutils
PackageBaseID: 109878
PackageBase: python-peakutils
Version: 1.3.2-1
Description: Peak detection utilities for 1D data
URL: https://pypi.python.org/pypi/PeakUtils
NumVotes: 0
Popularity: 0
OutOfDate: 1655827425
Maintainer: flocke
FirstSubmitted: 1460127212
LastModified: 1558499591
URLPath: /cgit/aur.git/snapshot/python-peakutils.tar.gz