quvi on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S quvi

* (Optional) Uninstall quvi on Arch using YAY

$ yay -Rns quvi

2. Manually Install "quvi" via AUR

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

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

b. Clone quvi's git locally

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

c. Go to ~/quvi folder and install it

$ cd ~/quvi $ makepkg -si

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

ID: 475883
Name: quvi
PackageBaseID: 128860
PackageBase: quvi
Version: 0.9.5-1
Description: Command-line tool for parsing video download links.
URL: http://quvi.sourceforge.net/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Barthalion
FirstSubmitted: 1515272720
LastModified: 1515272720
URLPath: /cgit/aur.git/snapshot/quvi.tar.gz