python-pycaption on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S python-pycaption

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

$ yay -Rns python-pycaption

2. Manually Install "python-pycaption" via AUR

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

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

b. Clone python-pycaption's git locally

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

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

$ cd ~/python-pycaption $ makepkg -si

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

ID: 1345780
Name: python-pycaption
PackageBaseID: 132133
PackageBase: python-pycaption
Version: 2.2.0-1
Description: Python module to read/write popular video caption formats
URL: https://github.com/pbs/pycaption
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Vekhir
Submitter: bitwave
FirstSubmitted: 1525612459
LastModified: 1698840183
URLPath: /cgit/aur.git/snapshot/python-pycaption.tar.gz