eclipse-luaeclipse on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S eclipse-luaeclipse

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

$ yay -Rns eclipse-luaeclipse

2. Manually Install "eclipse-luaeclipse" via AUR

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

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

b. Clone eclipse-luaeclipse's git locally

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

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

$ cd ~/eclipse-luaeclipse $ makepkg -si

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

ID: 197345
Name: eclipse-luaeclipse
PackageBaseID: 37071
PackageBase: eclipse-luaeclipse
Version: 1.2.0-1
Description: Eclipse plugin for the development of applications in the Lua programming language.
URL: http://luaeclipse.luaforge.net/
NumVotes: 14
Popularity: 0
OutOfDate:
Maintainer: jnbek
FirstSubmitted: 1273281111
LastModified: 1434484621
URLPath: /cgit/aur.git/snapshot/eclipse-luaeclipse.tar.gz