python-tatsu on AUR (Arch User Repository)
Last updated: November 17,2024
1. Install "python-tatsu" 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
Copied
b. Install python-tatsu on Arch using YAY
$
yay -S
python-tatsu
Copied
* (Optional) Uninstall python-tatsu on Arch using YAY
$
yay -Rns
python-tatsu
Copied
2. Manually Install "python-tatsu" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone python-tatsu's git locally
$
git clone https://aur.archlinux.org/python-tatsu.git
~/python-tatsu
Copied
c. Go to ~/python-tatsu folder and install it
$
cd
~/python-tatsu
Copied
$
makepkg -si
Copied
3. Information about the python-tatsu package on Arch User Repository (AUR)
ID: 1023692
Name: python-tatsu
PackageBaseID: 172080
PackageBase: python-tatsu
Version: 5.7.3-1
Description: TatSu takes a grammar in a variation of EBNF as input, and outputs a memoizing PEG/Packrat parser in Python.
URL: https://github.com/neogeny/TatSu
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: djmattyg007
Submitter: djmattyg007
FirstSubmitted: 1634361653
LastModified: 1642930657
URLPath: /cgit/aur.git/snapshot/python-tatsu.tar.gz
Name: python-tatsu
PackageBaseID: 172080
PackageBase: python-tatsu
Version: 5.7.3-1
Description: TatSu takes a grammar in a variation of EBNF as input, and outputs a memoizing PEG/Packrat parser in Python.
URL: https://github.com/neogeny/TatSu
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: djmattyg007
Submitter: djmattyg007
FirstSubmitted: 1634361653
LastModified: 1642930657
URLPath: /cgit/aur.git/snapshot/python-tatsu.tar.gz