python-pymkv on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S python-pymkv

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

$ yay -Rns python-pymkv

2. Manually Install "python-pymkv" via AUR

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

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

b. Clone python-pymkv's git locally

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

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

$ cd ~/python-pymkv $ makepkg -si

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

ID: 813361
Name: python-pymkv
PackageBaseID: 146091
PackageBase: python-pymkv
Version: 1.0.8-1
Description: A Python wrapper for mkvmerge that provides support for muxing, splitting, linking, chapters, tags, and attachments.
URL: https://github.com/sheldonkwoodward/pymkv
NumVotes: 5
Popularity: 3.0E-6
OutOfDate: 1699176095
Maintainer: spiritomb
Submitter: spiritomb
FirstSubmitted: 1572025920
LastModified: 1604454786
URLPath: /cgit/aur.git/snapshot/python-pymkv.tar.gz