videodownloader on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S videodownloader

* (Optional) Uninstall videodownloader on Arch using YAY

$ yay -Rns videodownloader

2. Manually Install "videodownloader" via AUR

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

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

b. Clone videodownloader's git locally

$ git clone https://aur.archlinux.org/videodownloader.git ~/videodownloader

c. Go to ~/videodownloader folder and install it

$ cd ~/videodownloader $ makepkg -si

3. Information about the videodownloader package on Arch User Repository (AUR)

ID: 1328256
Name: videodownloader
PackageBaseID: 98731
PackageBase: videodownloader
Version: 1.3.6-1
Description: A video downloader with Qt GUI (currently only YouTube and Vimeo are maintained)
URL: https://github.com/Martchus/videodownloader
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: Martchus
Submitter: Martchus
FirstSubmitted: 1440705115
LastModified: 1696338255
URLPath: /cgit/aur.git/snapshot/videodownloader.tar.gz