eclipse-installer on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S eclipse-installer

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

$ yay -Rns eclipse-installer

2. Manually Install "eclipse-installer" via AUR

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

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

b. Clone eclipse-installer's git locally

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

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

$ cd ~/eclipse-installer $ makepkg -si

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

ID: 1427567
Name: eclipse-installer
PackageBaseID: 129129
PackageBase: eclipse-installer
Version: 2024.03-1
Description: Automates the installation and update of Eclipse development environments
URL: https://wiki.eclipse.org/Eclipse_Installer
NumVotes: 2
Popularity: 0.319806
OutOfDate:
Maintainer: founderio
Submitter: naraesk
FirstSubmitted: 1515669035
LastModified: 1710491718
URLPath: /cgit/aur.git/snapshot/eclipse-installer.tar.gz