python-gtfparse on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-gtfparse

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

$ yay -Rns python-gtfparse

2. Manually Install "python-gtfparse" via AUR

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

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

b. Clone python-gtfparse's git locally

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

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

$ cd ~/python-gtfparse $ makepkg -si

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

ID: 1068195
Name: python-gtfparse
PackageBaseID: 128110
PackageBase: python-gtfparse
Version: 1.2.1-1
Description: Python library for parsing GTF files
URL: https://pypi.python.org/pypi/gtfparse
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: clintval
FirstSubmitted: 1513828401
LastModified: 1650219086
URLPath: /cgit/aur.git/snapshot/python-gtfparse.tar.gz