jedit on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S jedit

* (Optional) Uninstall jedit on Arch using YAY

$ yay -Rns jedit

2. Manually Install "jedit" via AUR

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

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

b. Clone jedit's git locally

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

c. Go to ~/jedit folder and install it

$ cd ~/jedit $ makepkg -si

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

ID: 1123953
Name: jedit
PackageBaseID: 166556
PackageBase: jedit
Version: 5.6.0-2
Description: Editor for programmers
URL: http://jedit.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: dalto
Submitter: arojas
FirstSubmitted: 1620465282
LastModified: 1660044652
URLPath: /cgit/aur.git/snapshot/jedit.tar.gz