yt-dlg on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S yt-dlg

* (Optional) Uninstall yt-dlg on Arch using YAY

$ yay -Rns yt-dlg

2. Manually Install "yt-dlg" via AUR

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

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

b. Clone yt-dlg's git locally

$ git clone https://aur.archlinux.org/yt-dlg.git ~/yt-dlg

c. Go to ~/yt-dlg folder and install it

$ cd ~/yt-dlg $ makepkg -si

3. Information about the yt-dlg package on Arch User Repository (AUR)

ID: 1224434
Name: yt-dlg
PackageBaseID: 172796
PackageBase: yt-dlg
Version: 1.8.5-1
Description: A cross platform front-end GUI of the popular yt-dlp written in wxPython (maintained fork of youtube-dl-gui)
URL: https://github.com/oleksis/youtube-dl-gui
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Gr3q
Submitter: Gr3q
FirstSubmitted: 1636198268
LastModified: 1678525390
URLPath: /cgit/aur.git/snapshot/yt-dlg.tar.gz