eclipse-avr on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S eclipse-avr

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

$ yay -Rns eclipse-avr

2. Manually Install "eclipse-avr" via AUR

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

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

b. Clone eclipse-avr's git locally

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

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

$ cd ~/eclipse-avr $ makepkg -si

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

ID: 273165
Name: eclipse-avr
PackageBaseID: 29260
PackageBase: eclipse-avr
Version: 2.4.2-2
Description: AVR Plugin for Eclipse
URL: http://avr-eclipse.sourceforge.net/wiki/index.php/The_AVR_Eclipse_Plugin
NumVotes: 36
Popularity: 0
OutOfDate:
Maintainer: Sinnamon
Submitter: kidoz
FirstSubmitted: 1250259990
LastModified: 1454871325
URLPath: /cgit/aur.git/snapshot/eclipse-avr.tar.gz