eclipse-arm on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S eclipse-arm

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

$ yay -Rns eclipse-arm

2. Manually Install "eclipse-arm" via AUR

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

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

b. Clone eclipse-arm's git locally

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

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

$ cd ~/eclipse-arm $ makepkg -si

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

ID: 873412
Name: eclipse-arm
PackageBaseID: 78966
PackageBase: eclipse-arm
Version: 6.1.2-1
Description: Eclipse Embedded CDT (C/C++ Development Tools)
URL: https://projects.eclipse.org/projects/iot.embed-cdt
NumVotes: 14
Popularity: 0
OutOfDate:
Maintainer:
Submitter: hzy199411
FirstSubmitted: 1392311911
LastModified: 1615035066
URLPath: /cgit/aur.git/snapshot/eclipse-arm.tar.gz