eclipse-linuxtools on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S eclipse-linuxtools

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

$ yay -Rns eclipse-linuxtools

2. Manually Install "eclipse-linuxtools" via AUR

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

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

b. Clone eclipse-linuxtools's git locally

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

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

$ cd ~/eclipse-linuxtools $ makepkg -si

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

ID: 373693
Name: eclipse-linuxtools
PackageBaseID: 118719
PackageBase: eclipse-linuxtools
Version: 5.2.0-1
Description: Eclipse Linux Tools Project
URL: http://www.eclipse.org/linuxtools
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: darose
FirstSubmitted: 1484250817
LastModified: 1484250817
URLPath: /cgit/aur.git/snapshot/eclipse-linuxtools.tar.gz