python-pydel on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S python-pydel

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

$ yay -Rns python-pydel

2. Manually Install "python-pydel" via AUR

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

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

b. Clone python-pydel's git locally

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

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

$ cd ~/python-pydel $ makepkg -si

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

ID: 1150546
Name: python-pydel
PackageBaseID: 186485
PackageBase: python-pydel
Version: 0.5.3-1
Description: Python module for parsing Synthstrom Audible Deluge song files
URL: https://github.com/dcower/pydel
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1665389768
LastModified: 1665389768
URLPath: /cgit/aur.git/snapshot/python-pydel.tar.gz