eclipse-rcp on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S eclipse-rcp

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

$ yay -Rns eclipse-rcp

2. Manually Install "eclipse-rcp" via AUR

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

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

b. Clone eclipse-rcp's git locally

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

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

$ cd ~/eclipse-rcp $ makepkg -si

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

ID: 1427851
Name: eclipse-rcp
PackageBaseID: 184071
PackageBase: eclipse-rcp
Version: 2:4.31-1
Description: IDE for Rich Client Platform (RCP) and Remote Application Platform (RAP)
URL: https://eclipse.org/ide
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Mailaender
Submitter: Mailaender
FirstSubmitted: 1657989993
LastModified: 1710529962
URLPath: /cgit/aur.git/snapshot/eclipse-rcp.tar.gz