eclim on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install eclim on Arch using YAY
$
yay -S
eclim
Copied
* (Optional) Uninstall eclim on Arch using YAY
$
yay -Rns
eclim
Copied
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
Copied
b. Clone eclim's git locally
$
git clone https://aur.archlinux.org/eclim.git
~/eclim
Copied
c. Go to ~/eclim folder and install it
$
cd
~/eclim
Copied
$
makepkg -si
Copied
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
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