bluej on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S bluej

* (Optional) Uninstall bluej on Arch using YAY

$ yay -Rns bluej

2. Manually Install "bluej" via AUR

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

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

b. Clone bluej's git locally

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

c. Go to ~/bluej folder and install it

$ cd ~/bluej $ makepkg -si

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

ID: 1344224
Name: bluej
PackageBaseID: 13853
PackageBase: bluej
Version: 5.2.1-3
Description: A free Java Development Environment designed for beginners, used by millions worlwide.
URL: https://www.bluej.org
NumVotes: 75
Popularity: 0.115557
OutOfDate:
Maintainer: nomisge
Submitter: zerathidune
FirstSubmitted: 1195500182
LastModified: 1698614864
URLPath: /cgit/aur.git/snapshot/bluej.tar.gz