python-tinytag on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-tinytag

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

$ yay -Rns python-tinytag

2. Manually Install "python-tinytag" via AUR

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

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

b. Clone python-tinytag's git locally

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

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

$ cd ~/python-tinytag $ makepkg -si

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

ID: 1027778
Name: python-tinytag
PackageBaseID: 107521
PackageBase: python-tinytag
Version: 1.6.0-1
Description: Read music meta data and length of MP3, OGG, FLAC and Wave files
URL: https://pypi.python.org/pypi/tinytag/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: fxleblanc
Submitter: fxleblanc
FirstSubmitted: 1455380579
LastModified: 1643471809
URLPath: /cgit/aur.git/snapshot/python-tinytag.tar.gz