python2-taglib on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python2-taglib

* (Optional) Uninstall python2-taglib on Arch using YAY

$ yay -Rns python2-taglib

2. Manually Install "python2-taglib" via AUR

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

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

b. Clone python2-taglib's git locally

$ git clone https://aur.archlinux.org/python2-taglib.git ~/python2-taglib

c. Go to ~/python2-taglib folder and install it

$ cd ~/python2-taglib $ makepkg -si

3. Information about the python2-taglib package on Arch User Repository (AUR)

ID: 880608
Name: python2-taglib
PackageBaseID: 81034
PackageBase: python2-taglib
Version: 3.1-4
Description: Python library to read and manipulate audio media metadata
URL: https://code.google.com/p/python-taglib/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: sweetpea
FirstSubmitted: 1397758635
LastModified: 1616384503
URLPath: /cgit/aur.git/snapshot/python2-taglib.tar.gz