j on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S j

* (Optional) Uninstall j on Arch using YAY

$ yay -Rns j

2. Manually Install "j" via AUR

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

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

b. Clone j's git locally

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

c. Go to ~/j folder and install it

$ cd ~/j $ makepkg -si

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

ID: 959916
Name: j
PackageBaseID: 22684
PackageBase: j
Version: 0.23.0-3
Description: A text editor written in Java
URL: http://armedbear-j.sourceforge.net/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Allan
FirstSubmitted: 1230469207
LastModified: 1631465567
URLPath: /cgit/aur.git/snapshot/j.tar.gz