python-vlc on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-vlc

* (Optional) Uninstall python-vlc on Arch using YAY

$ yay -Rns python-vlc

2. Manually Install "python-vlc" via AUR

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

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

b. Clone python-vlc's git locally

$ git clone https://aur.archlinux.org/python-vlc.git ~/python-vlc

c. Go to ~/python-vlc folder and install it

$ cd ~/python-vlc $ makepkg -si

3. Information about the python-vlc package on Arch User Repository (AUR)

ID: 1415178
Name: python-vlc
PackageBaseID: 130631
PackageBase: python-vlc
Version: 3.0.20123-1
Description: VLC bindings for python
URL: https://wiki.videolan.org/PythonBinding
NumVotes: 10
Popularity: 0.59095
OutOfDate:
Maintainer: mistersmee
Submitter: portaloffreedom
FirstSubmitted: 1520519350
LastModified: 1708863234
URLPath: /cgit/aur.git/snapshot/python-vlc.tar.gz