python-sox on AUR (Arch User Repository)

Last updated: May 11,2024

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

$ yay -S python-sox

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

$ yay -Rns python-sox

2. Manually Install "python-sox" via AUR

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

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

b. Clone python-sox's git locally

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

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

$ cd ~/python-sox $ makepkg -si

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

ID: 1171508
Name: python-sox
PackageBaseID: 125246
PackageBase: python-sox
Version: 1.4.2-2
Description: Python wrapper around SoX
URL: https://github.com/rabitt/pysox
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: EndlessEden
Submitter: xantares
FirstSubmitted: 1504273106
LastModified: 1668896557
URLPath: /cgit/aur.git/snapshot/python-sox.tar.gz