playlist-length on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S playlist-length

* (Optional) Uninstall playlist-length on Arch using YAY

$ yay -Rns playlist-length

2. Manually Install "playlist-length" via AUR

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

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

b. Clone playlist-length's git locally

$ git clone https://aur.archlinux.org/playlist-length.git ~/playlist-length

c. Go to ~/playlist-length folder and install it

$ cd ~/playlist-length $ makepkg -si

3. Information about the playlist-length package on Arch User Repository (AUR)

ID: 539394
Name: playlist-length
PackageBaseID: 135500
PackageBase: playlist-length
Version: 1.6.1-1
Description: A command-line tool to get length of all audios/videos in a directory
URL: http://github.com/karansthr/playlist-length
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: karansthr
Submitter: karansthr
FirstSubmitted: 1535574284
LastModified: 1535574284
URLPath: /cgit/aur.git/snapshot/playlist-length.tar.gz