eclipse-jboss on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S eclipse-jboss

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

$ yay -Rns eclipse-jboss

2. Manually Install "eclipse-jboss" via AUR

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

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

b. Clone eclipse-jboss's git locally

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

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

$ cd ~/eclipse-jboss $ makepkg -si

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

ID: 1205083
Name: eclipse-jboss
PackageBaseID: 83761
PackageBase: eclipse-jboss
Version: 4.26.0.Final-1
Description: JBoss application server developer tools plugins for Eclipse IDE
URL: http://tools.jboss.org/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: Raimar
Submitter: Raimar
FirstSubmitted: 1405105381
LastModified: 1675290789
URLPath: /cgit/aur.git/snapshot/eclipse-jboss.tar.gz