youtube-dlc on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S youtube-dlc

* (Optional) Uninstall youtube-dlc on Arch using YAY

$ yay -Rns youtube-dlc

2. Manually Install "youtube-dlc" via AUR

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

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

b. Clone youtube-dlc's git locally

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

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

$ cd ~/youtube-dlc $ makepkg -si

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

ID: 824635
Name: youtube-dlc
PackageBaseID: 159120
PackageBase: youtube-dlc
Version: 2020.11.11_3-2
Description: Fork of youtube-dl - download videos from youtube.com or other video platforms
URL: https://github.com/blackjack4494/yt-dlc
NumVotes: 21
Popularity: 0.016982
OutOfDate:
Maintainer: vixfwis
FirstSubmitted: 1603613643
LastModified: 1606410611
URLPath: /cgit/aur.git/snapshot/youtube-dlc.tar.gz