eclipse-objectaid on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S eclipse-objectaid

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

$ yay -Rns eclipse-objectaid

2. Manually Install "eclipse-objectaid" via AUR

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

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

b. Clone eclipse-objectaid's git locally

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

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

$ cd ~/eclipse-objectaid $ makepkg -si

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

ID: 793760
Name: eclipse-objectaid
PackageBaseID: 130242
PackageBase: eclipse-objectaid
Version: 1.2.4-2
Description: Create UML class diagrams from existing Java source code and libraries with this plugin for Eclipse IDE.
URL: http://www.objectaid.com
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Raimar
Submitter: Raimar
FirstSubmitted: 1519333982
LastModified: 1600516573
URLPath: /cgit/aur.git/snapshot/eclipse-objectaid.tar.gz