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

Last updated: September 28,2024

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

$ yay -S emacs-youtube-dl

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

$ yay -Rns emacs-youtube-dl

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

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

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

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

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

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

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

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

ID: 633464
Name: emacs-youtube-dl
PackageBaseID: 143933
PackageBase: emacs-youtube-dl
Version: 1.0-1
Description: A youtube-dl download manager for Emacs
URL: https://github.com/skeeto/youtube-dl-emacs
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: haawda
FirstSubmitted: 1564445063
LastModified: 1564445063
URLPath: /cgit/aur.git/snapshot/emacs-youtube-dl.tar.gz