gcc6-gcj on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S gcc6-gcj

* (Optional) Uninstall gcc6-gcj on Arch using YAY

$ yay -Rns gcc6-gcj

2. Manually Install "gcc6-gcj" via AUR

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

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

b. Clone gcc6-gcj's git locally

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

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

$ cd ~/gcc6-gcj $ makepkg -si

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

ID: 1267394
Name: gcc6-gcj
PackageBaseID: 132626
PackageBase: gcc6
Version: 6.5.0-9
Description: Java front-end for GCC
URL: https://gcc.gnu.org/gcc-6/
NumVotes: 21
Popularity: 0.031312
OutOfDate:
Maintainer: valandil
Submitter: svenstaro
FirstSubmitted: 1526590584
LastModified: 1685819333
URLPath: /cgit/aur.git/snapshot/gcc6-gcj.tar.gz