qtav on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S qtav

* (Optional) Uninstall qtav on Arch using YAY

$ yay -Rns qtav

2. Manually Install "qtav" via AUR

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

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

b. Clone qtav's git locally

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

c. Go to ~/qtav folder and install it

$ cd ~/qtav $ makepkg -si

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

ID: 1240829
Name: qtav
PackageBaseID: 192631
PackageBase: qtav
Version: 1.13.0-4
Description: A cross-platform multimedia playback framework based on Qt and FFmpeg
URL: https://www.qtav.org/
NumVotes: 2
Popularity: 0.004704
OutOfDate:
Maintainer:
Submitter: arojas
FirstSubmitted: 1681376840
LastModified: 1681376840
URLPath: /cgit/aur.git/snapshot/qtav.tar.gz