python-pydvdid on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python-pydvdid

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

$ yay -Rns python-pydvdid

2. Manually Install "python-pydvdid" via AUR

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

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

b. Clone python-pydvdid's git locally

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

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

$ cd ~/python-pydvdid $ makepkg -si

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

ID: 1334050
Name: python-pydvdid
PackageBaseID: 143066
PackageBase: python-pydvdid
Version: 1.1-2
Description: A pure Python implementation of the Windows API IDvdInfo2::GetDiscID method, as used by Windows Media Center to compute a 'practically unique' 64-bit CRC for metadata retrieval.
URL: https://github.com/sjwood/pydvdid
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: FabioLolix
Submitter: FabioLolix
FirstSubmitted: 1561699694
LastModified: 1697316079
URLPath: /cgit/aur.git/snapshot/python-pydvdid.tar.gz