python2-mutagen on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python2-mutagen

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

$ yay -Rns python2-mutagen

2. Manually Install "python2-mutagen" via AUR

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

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

b. Clone python2-mutagen's git locally

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

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

$ cd ~/python2-mutagen $ makepkg -si

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

ID: 1064967
Name: python2-mutagen
PackageBaseID: 150301
PackageBase: python2-mutagen
Version: 1.43.1-2
Description: An audio metadata tag reader and writer (python2 library)
URL: https://github.com/quodlibet/mutagen
NumVotes: 14
Popularity: 0.001426
OutOfDate:
Maintainer: MarsSeed
Submitter: arojas
FirstSubmitted: 1584346678
LastModified: 1649647652
URLPath: /cgit/aur.git/snapshot/python2-mutagen.tar.gz

5. The same packages on other Linux Distributions