eclim on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S eclim

* (Optional) Uninstall eclim on Arch using YAY

$ yay -Rns eclim

2. Manually Install "eclim" via AUR

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

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

b. Clone eclim's git locally

$ git clone https://aur.archlinux.org/eclim.git ~/eclim

c. Go to ~/eclim folder and install it

$ cd ~/eclim $ makepkg -si

3. Information about the eclim package on Arch User Repository (AUR)

ID: 1005103
Name: eclim
PackageBaseID: 7291
PackageBase: eclim
Version: 2.21.0-1
Description: Brings Eclipse functionality to Vim
URL: http://eclim.org/
NumVotes: 124
Popularity: 0
OutOfDate:
Maintainer: fungible
Submitter:
FirstSubmitted: 1161974246
LastModified: 1639681427
URLPath: /cgit/aur.git/snapshot/eclim.tar.gz