drjava on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S drjava

* (Optional) Uninstall drjava on Arch using YAY

$ yay -Rns drjava

2. Manually Install "drjava" via AUR

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

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

b. Clone drjava's git locally

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

c. Go to ~/drjava folder and install it

$ cd ~/drjava $ makepkg -si

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

ID: 645322
Name: drjava
PackageBaseID: 13105
PackageBase: drjava
Version: 20190813-1
Description: A lightweight development environment for writing Java programs
URL: http://www.drjava.org/
NumVotes: 19
Popularity: 1.0E-6
OutOfDate:
Maintainer: SingYan
Submitter:
FirstSubmitted: 1190952389
LastModified: 1568243164
URLPath: /cgit/aur.git/snapshot/drjava.tar.gz