mp3length on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S mp3length

* (Optional) Uninstall mp3length on Arch using YAY

$ yay -Rns mp3length

2. Manually Install "mp3length" via AUR

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

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

b. Clone mp3length's git locally

$ git clone https://aur.archlinux.org/mp3length.git ~/mp3length

c. Go to ~/mp3length folder and install it

$ cd ~/mp3length $ makepkg -si

3. Information about the mp3length package on Arch User Repository (AUR)

ID: 674701
Name: mp3length
PackageBaseID: 3169
PackageBase: poc
Version: 0.4.1-8
Description: show the length of a MP3 file
URL: https://bl0rg.net/software/poc/
NumVotes: 20
Popularity: 8.0E-6
OutOfDate:
Maintainer: 3ED_0
FirstSubmitted: 1137021218
LastModified: 1575864734
URLPath: /cgit/aur.git/snapshot/mp3length.tar.gz