python-ass on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python-ass

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

$ yay -Rns python-ass

2. Manually Install "python-ass" via AUR

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

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

b. Clone python-ass's git locally

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

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

$ cd ~/python-ass $ makepkg -si

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

ID: 1370863
Name: python-ass
PackageBaseID: 184655
PackageBase: python-ass
Version: 0.5.4-3
Description: A library for parsing and manipulating Advanced SubStation Alpha subtitle files.
URL: http://github.com/chireiden/python-ass
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: rekman
Submitter: rekman
FirstSubmitted: 1659564520
LastModified: 1702742640
URLPath: /cgit/aur.git/snapshot/python-ass.tar.gz