python-pydub on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-pydub

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

$ yay -Rns python-pydub

2. Manually Install "python-pydub" via AUR

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

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

b. Clone python-pydub's git locally

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

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

$ cd ~/python-pydub $ makepkg -si

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

ID: 1003656
Name: python-pydub
PackageBaseID: 87741
PackageBase: python-pydub
Version: 0.25.1-3
Description: Manipulate audio with a simple and easy high level interface
URL: https://pydub.com
NumVotes: 9
Popularity: 0.0648
OutOfDate:
Maintainer: carlosal1015
Submitter: simon04
FirstSubmitted: 1417037028
LastModified: 1639506933
URLPath: /cgit/aur.git/snapshot/python-pydub.tar.gz