python-textparser on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python-textparser

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

$ yay -Rns python-textparser

2. Manually Install "python-textparser" via AUR

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

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

b. Clone python-textparser's git locally

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

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

$ cd ~/python-textparser $ makepkg -si

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

ID: 891209
Name: python-textparser
PackageBaseID: 165521
PackageBase: python-textparser
Version: 0.23.0-1
Description: A text parser written in the Python language.
URL: https://github.com/eerimoq/textparser
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: rtucker85
Submitter: rtucker85
FirstSubmitted: 1618198842
LastModified: 1618198843
URLPath: /cgit/aur.git/snapshot/python-textparser.tar.gz