python-peakdetect on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-peakdetect

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

$ yay -Rns python-peakdetect

2. Manually Install "python-peakdetect" via AUR

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

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

b. Clone python-peakdetect's git locally

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

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

$ cd ~/python-peakdetect $ makepkg -si

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

ID: 1417998
Name: python-peakdetect
PackageBaseID: 163197
PackageBase: python-peakdetect
Version: 1.2-2
Description: Simple peak detection
URL: https://github.com/avhn/peakdetect
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bcb
Submitter: bcb
FirstSubmitted: 1613049820
LastModified: 1709200009
URLPath: /cgit/aur.git/snapshot/python-peakdetect.tar.gz