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

Last updated: November 26,2024

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

$ yay -S youtube-dl-gui

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

$ yay -Rns youtube-dl-gui

2. Manually Install "youtube-dl-gui" 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-gui's git locally

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

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

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

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

ID: 1339830
Name: youtube-dl-gui
PackageBaseID: 175471
PackageBase: youtube-dl-gui
Version: 2.5.4-1
Description: A cross-platform GUI for youtube-dl made in Electron and node.js
URL: https://github.com/StefanLobbenmeier/youtube-dl-gui
NumVotes: 2
Popularity: 0.032676
OutOfDate:
Maintainer: guemidiborhane
Submitter: guemidiborhane
FirstSubmitted: 1643466530
LastModified: 1698252207
URLPath: /cgit/aur.git/snapshot/youtube-dl-gui.tar.gz

5. The same packages on other Linux Distributions