youtube-dl-git on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S youtube-dl-git

* (Optional) Uninstall youtube-dl-git on Arch using YAY

$ yay -Rns youtube-dl-git

2. Manually Install "youtube-dl-git" via AUR

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

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

b. Clone youtube-dl-git's git locally

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

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

$ cd ~/youtube-dl-git $ makepkg -si

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

ID: 868381
Name: youtube-dl-git
PackageBaseID: 57095
PackageBase: youtube-dl-git
Version: 2021.02.22.r6.g1631fca1e-1
Description: A small command-line program to download videos from YouTube.com and a few more sites (git version)
URL: http://ytdl-org.github.io/youtube-dl/
NumVotes: 132
Popularity: 0.001563
OutOfDate:
Maintainer: disastro
Submitter: baskerville
FirstSubmitted: 1330341025
LastModified: 1614142404
URLPath: /cgit/aur.git/snapshot/youtube-dl-git.tar.gz