gcc-gcj-ecj on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S gcc-gcj-ecj

* (Optional) Uninstall gcc-gcj-ecj on Arch using YAY

$ yay -Rns gcc-gcj-ecj

2. Manually Install "gcc-gcj-ecj" via AUR

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

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

b. Clone gcc-gcj-ecj's git locally

$ git clone https://aur.archlinux.org/gcc-gcj-ecj.git ~/gcc-gcj-ecj

c. Go to ~/gcc-gcj-ecj folder and install it

$ cd ~/gcc-gcj-ecj $ makepkg -si

3. Information about the gcc-gcj-ecj package on Arch User Repository (AUR)

ID: 888299
Name: gcc-gcj-ecj
PackageBaseID: 36340
PackageBase: gcc-gcj-ecj
Version: 4.9-5
Description: A fork of the Eclipse Java bytecode compiler for GCJ
URL: http://gcc.gnu.org/java/
NumVotes: 262
Popularity: 0
OutOfDate:
Maintainer: valandil
Submitter: delroth
FirstSubmitted: 1270909867
LastModified: 1617670115
URLPath: /cgit/aur.git/snapshot/gcc-gcj-ecj.tar.gz