python-speech-features on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-speech-features

* (Optional) Uninstall python-speech-features on Arch using YAY

$ yay -Rns python-speech-features

2. Manually Install "python-speech-features" via AUR

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

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

b. Clone python-speech-features's git locally

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

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

$ cd ~/python-speech-features $ makepkg -si

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

ID: 809004
Name: python-speech-features
PackageBaseID: 159080
PackageBase: python-speech-features
Version: 0.6.1-2
Description: Python Speech Feature extraction
URL: https://github.com/jameslyons/python_speech_features
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jochembr
Submitter: jochembr
FirstSubmitted: 1603477884
LastModified: 1603567454
URLPath: /cgit/aur.git/snapshot/python-speech-features.tar.gz