python-stagger on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-stagger

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

$ yay -Rns python-stagger

2. Manually Install "python-stagger" via AUR

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

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

b. Clone python-stagger's git locally

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

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

$ cd ~/python-stagger $ makepkg -si

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

ID: 1252063
Name: python-stagger
PackageBaseID: 121320
PackageBase: python-stagger
Version: 1.0.1-7
Description: ID3v1/ID3v2 tag manipulation package in pure Python 3
URL: https://github.com/lorentey/stagger
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: C0rn3j
Submitter: arthru
FirstSubmitted: 1491558930
LastModified: 1683145867
URLPath: /cgit/aur.git/snapshot/python-stagger.tar.gz