python-pywavelets on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S python-pywavelets

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

$ yay -Rns python-pywavelets

2. Manually Install "python-pywavelets" via AUR

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

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

b. Clone python-pywavelets's git locally

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

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

$ cd ~/python-pywavelets $ makepkg -si

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

ID: 1359292
Name: python-pywavelets
PackageBaseID: 96568
PackageBase: python-pywavelets
Version: 1.5.0-1
Description: Wavelet transform module
URL: https://github.com/pywavelets/pywt
NumVotes: 44
Popularity: 0.869888
OutOfDate:
Maintainer: carlosal1015
Submitter: Francois_B
FirstSubmitted: 1438290482
LastModified: 1700840811
URLPath: /cgit/aur.git/snapshot/python-pywavelets.tar.gz