eclipse-tpd on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S eclipse-tpd

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

$ yay -Rns eclipse-tpd

2. Manually Install "eclipse-tpd" via AUR

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

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

b. Clone eclipse-tpd's git locally

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

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

$ cd ~/eclipse-tpd $ makepkg -si

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

ID: 793178
Name: eclipse-tpd
PackageBaseID: 145601
PackageBase: eclipse-tpd
Version: 3.0.0-2
Description: Target Platform DSL plug-in for Eclipse IDE
URL: https://github.com/eclipse-cbi/targetplatform-dsl
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Raimar
Submitter: Raimar
FirstSubmitted: 1570381883
LastModified: 1600375503
URLPath: /cgit/aur.git/snapshot/eclipse-tpd.tar.gz