eclipse-platform on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S eclipse-platform

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

$ yay -Rns eclipse-platform

2. Manually Install "eclipse-platform" via AUR

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

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

b. Clone eclipse-platform's git locally

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

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

$ cd ~/eclipse-platform $ makepkg -si

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

ID: 1427909
Name: eclipse-platform
PackageBaseID: 38524
PackageBase: eclipse-platform
Version: 4.31-1
Description: A minimal installation suitable for complete per-user customization with the built-in Eclipse package manager
URL: https://www.eclipse.org
NumVotes: 33
Popularity: 1.0E-6
OutOfDate:
Maintainer: BochengZou
Submitter:
FirstSubmitted: 1277739020
LastModified: 1710537282
URLPath: /cgit/aur.git/snapshot/eclipse-platform.tar.gz