eclipse-goclipse on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S eclipse-goclipse

* (Optional) Uninstall eclipse-goclipse on Arch using YAY

$ yay -Rns eclipse-goclipse

2. Manually Install "eclipse-goclipse" via AUR

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

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

b. Clone eclipse-goclipse's git locally

$ git clone https://aur.archlinux.org/eclipse-goclipse.git ~/eclipse-goclipse

c. Go to ~/eclipse-goclipse folder and install it

$ cd ~/eclipse-goclipse $ makepkg -si

3. Information about the eclipse-goclipse package on Arch User Repository (AUR)

ID: 400494
Name: eclipse-goclipse
PackageBaseID: 121441
PackageBase: eclipse-goclipse
Version: 0.16.1-1
Description: Eclipse IDE for the Go programming language
URL: https://github.com/GoClipse/goclipse
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: darose
FirstSubmitted: 1491939512
LastModified: 1491939512
URLPath: /cgit/aur.git/snapshot/eclipse-goclipse.tar.gz