python-guessit on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S python-guessit

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

$ yay -Rns python-guessit

2. Manually Install "python-guessit" via AUR

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

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

b. Clone python-guessit's git locally

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

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

$ cd ~/python-guessit $ makepkg -si

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

ID: 992572
Name: python-guessit
PackageBaseID: 99422
PackageBase: python-guessit
Version: 3.4.3-1
Description: A library for guessing information from video files.
URL: http://pypi.python.org/pypi/guessit
NumVotes: 33
Popularity: 0.659294
OutOfDate:
Maintainer: hcartiaux
FirstSubmitted: 1441506805
LastModified: 1637594991
URLPath: /cgit/aur.git/snapshot/python-guessit.tar.gz