python-findpeaks on AUR (Arch User Repository)

Last updated: June 14,2024

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

$ yay -S python-findpeaks

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

$ yay -Rns python-findpeaks

2. Manually Install "python-findpeaks" via AUR

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

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

b. Clone python-findpeaks's git locally

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

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

$ cd ~/python-findpeaks $ makepkg -si

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

ID: 1417999
Name: python-findpeaks
PackageBaseID: 163201
PackageBase: python-findpeaks
Version: 2.6.3-1
Description: Detection of peaks and valleys in vectors and images
URL: https://erdogant.github.io/findpeaks/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bcb
Submitter: bcb
FirstSubmitted: 1613056776
LastModified: 1709200440
URLPath: /cgit/aur.git/snapshot/python-findpeaks.tar.gz