music-dl on AUR (Arch User Repository)

Last updated: April 27,2024

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

$ yay -S music-dl

* (Optional) Uninstall music-dl on Arch using YAY

$ yay -Rns music-dl

2. Manually Install "music-dl" via AUR

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

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

b. Clone music-dl's git locally

$ git clone https://aur.archlinux.org/music-dl.git ~/music-dl

c. Go to ~/music-dl folder and install it

$ cd ~/music-dl $ makepkg -si

3. Information about the music-dl package on Arch User Repository (AUR)

ID: 1006180
Name: music-dl
PackageBaseID: 140972
PackageBase: music-dl
Version: 3.0.0-2
Description: A command line tool which helps you search and download music from multiple sources
URL: https://github.com/0xHJK/music-dl
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dctxmei
Submitter: dctxmei
FirstSubmitted: 1554363989
LastModified: 1639842877
URLPath: /cgit/aur.git/snapshot/music-dl.tar.gz