python-pylstar on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S python-pylstar

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

$ yay -Rns python-pylstar

2. Manually Install "python-pylstar" via AUR

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

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

b. Clone python-pylstar's git locally

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

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

$ cd ~/python-pylstar $ makepkg -si

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

ID: 473591
Name: python-pylstar
PackageBaseID: 122058
PackageBase: python-pylstar
Version: 0.1.2-1
Description: pylstar is a free and open source Python implementation of the LSTAR Grammatical inference algorithm. At the moment egg is pulled from git. This is temporary, will be packaged as realease soon.
URL: https://github.com/gbossert/pylstar
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: winnie_o0
Submitter: winnie_o0
FirstSubmitted: 1493896709
LastModified: 1514538073
URLPath: /cgit/aur.git/snapshot/python-pylstar.tar.gz