python-syntrax on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-syntrax

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

$ yay -Rns python-syntrax

2. Manually Install "python-syntrax" via AUR

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

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

b. Clone python-syntrax's git locally

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

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

$ cd ~/python-syntrax $ makepkg -si

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

ID: 457318
Name: python-syntrax
PackageBaseID: 126879
PackageBase: python-syntrax
Version: 1.0-1
Description: Railroad syntax diagram generator
URL: https://kevinpt.github.io/syntrax/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: vinipsmaker
Submitter: vinipsmaker
FirstSubmitted: 1509642068
LastModified: 1509642068
URLPath: /cgit/aur.git/snapshot/python-syntrax.tar.gz