python-pylpsd on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S python-pylpsd

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

$ yay -Rns python-pylpsd

2. Manually Install "python-pylpsd" via AUR

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

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

b. Clone python-pylpsd's git locally

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

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

$ cd ~/python-pylpsd $ makepkg -si

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

ID: 1422336
Name: python-pylpsd
PackageBaseID: 203328
PackageBase: python-pylpsd
Version: 0.1.4-1
Description: Python implementation of the lpsd algorithm for computing power spectral density with logarithmically spaced points
URL: https://github.com/bleykauf/py-lpsd/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Patschke
Submitter: Patschke
FirstSubmitted: 1709649370
LastModified: 1709799554
URLPath: /cgit/aur.git/snapshot/python-pylpsd.tar.gz