eclipse-pde on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S eclipse-pde

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

$ yay -Rns eclipse-pde

2. Manually Install "eclipse-pde" via AUR

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

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

b. Clone eclipse-pde's git locally

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

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

$ cd ~/eclipse-pde $ makepkg -si

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

ID: 653008
Name: eclipse-pde
PackageBaseID: 117625
PackageBase: eclipse-pde
Version: 4.13-1
Description: Plug-in Development Environment Binary for Eclipse IDE
URL: http://www.eclipse.org/pde/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Raimar
Submitter: Raimar
FirstSubmitted: 1481327641
LastModified: 1570297523
URLPath: /cgit/aur.git/snapshot/eclipse-pde.tar.gz