jflap on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S jflap

* (Optional) Uninstall jflap on Arch using YAY

$ yay -Rns jflap

2. Manually Install "jflap" via AUR

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

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

b. Clone jflap's git locally

$ git clone https://aur.archlinux.org/jflap.git ~/jflap

c. Go to ~/jflap folder and install it

$ cd ~/jflap $ makepkg -si

3. Information about the jflap package on Arch User Repository (AUR)

ID: 1277142
Name: jflap
PackageBaseID: 16704
PackageBase: jflap
Version: 7.1-3
Description: Software to learning the basic concepts of Formal Languages and Automata Theory
URL: http://www.jflap.org/
NumVotes: 25
Popularity: 0.214294
OutOfDate:
Maintainer: robertfoster
Submitter:
FirstSubmitted: 1209588953
LastModified: 1687432084
URLPath: /cgit/aur.git/snapshot/jflap.tar.gz