python2-peakutils on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S python2-peakutils

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

$ yay -Rns python2-peakutils

2. Manually Install "python2-peakutils" via AUR

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

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

b. Clone python2-peakutils's git locally

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

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

$ cd ~/python2-peakutils $ makepkg -si

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

ID: 614747
Name: python2-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/python2-peakutils.tar.gz

5. The same packages on other Linux Distributions