libvlc-qt on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S libvlc-qt

* (Optional) Uninstall libvlc-qt on Arch using YAY

$ yay -Rns libvlc-qt

2. Manually Install "libvlc-qt" via AUR

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

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

b. Clone libvlc-qt's git locally

$ git clone https://aur.archlinux.org/libvlc-qt.git ~/libvlc-qt

c. Go to ~/libvlc-qt folder and install it

$ cd ~/libvlc-qt $ makepkg -si

3. Information about the libvlc-qt package on Arch User Repository (AUR)

ID: 810155
Name: libvlc-qt
PackageBaseID: 106290
PackageBase: libvlc-qt
Version: 1.1.1-2
Description: A simple library to connect Qt application with libvlc
URL: https://github.com/vlc-qt/vlc-qt
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: DDoSolitary
Submitter: pantonov
FirstSubmitted: 1453127118
LastModified: 1603821243
URLPath: /cgit/aur.git/snapshot/libvlc-qt.tar.gz