jgrasp on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S jgrasp

* (Optional) Uninstall jgrasp on Arch using YAY

$ yay -Rns jgrasp

2. Manually Install "jgrasp" via AUR

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

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

b. Clone jgrasp's git locally

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

c. Go to ~/jgrasp folder and install it

$ cd ~/jgrasp $ makepkg -si

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

ID: 1139784
Name: jgrasp
PackageBaseID: 118572
PackageBase: jgrasp
Version: 2.0.6_10-1
Description: Lightweight development environment written in Java.
URL: http://jgrasp.org
NumVotes: 3
Popularity: 2.0E-5
OutOfDate:
Maintainer: hcorion
Submitter: hcorion
FirstSubmitted: 1484000452
LastModified: 1663205881
URLPath: /cgit/aur.git/snapshot/jgrasp.tar.gz