python-textx on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-textx

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

$ yay -Rns python-textx

2. Manually Install "python-textx" via AUR

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

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

b. Clone python-textx's git locally

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

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

$ cd ~/python-textx $ makepkg -si

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

ID: 1419993
Name: python-textx
PackageBaseID: 112375
PackageBase: python-textx
Version: 4.0.1-1
Description: Python library for building Domain-Specific Languages and parsers
URL: https://textx.github.io/textX/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xiretza
Submitter: igord
FirstSubmitted: 1465728546
LastModified: 1709474772
URLPath: /cgit/aur.git/snapshot/python-textx.tar.gz