python-srt on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-srt

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

$ yay -Rns python-srt

2. Manually Install "python-srt" via AUR

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

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

b. Clone python-srt's git locally

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

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

$ cd ~/python-srt $ makepkg -si

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

ID: 1274801
Name: python-srt
PackageBaseID: 149322
PackageBase: python-srt
Version: 3.5.3-1
Description: Tools and python library for parsing, modifying, and composing SRT files
URL: https://github.com/cdown/srt/
NumVotes: 9
Popularity: 1.917034
OutOfDate:
Maintainer: dbermond
Submitter: kugland
FirstSubmitted: 1582175308
LastModified: 1687035644
URLPath: /cgit/aur.git/snapshot/python-srt.tar.gz