vido on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S vido

* (Optional) Uninstall vido on Arch using YAY

$ yay -Rns vido

2. Manually Install "vido" via AUR

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

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

b. Clone vido's git locally

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

c. Go to ~/vido folder and install it

$ cd ~/vido $ makepkg -si

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

ID: 1240258
Name: vido
PackageBaseID: 155766
PackageBase: vido
Version: 1.6.0-0
Description: Video/Audio Downloader frontend for youtube-dl
URL: https://sourceforge.net/projects/vido
NumVotes: 2
Popularity: 5.5E-5
OutOfDate:
Maintainer: pptrx100
Submitter: ragouel
FirstSubmitted: 1595456193
LastModified: 1681270350
URLPath: /cgit/aur.git/snapshot/vido.tar.gz

5. The same packages on other Linux Distributions