nueclipse on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S nueclipse

* (Optional) Uninstall nueclipse on Arch using YAY

$ yay -Rns nueclipse

2. Manually Install "nueclipse" via AUR

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

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

b. Clone nueclipse's git locally

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

c. Go to ~/nueclipse folder and install it

$ cd ~/nueclipse $ makepkg -si

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

ID: 1185509
Name: nueclipse
PackageBaseID: 161877
PackageBase: nueclipse
Version: 1.02.021-1
Description: Ecipse base C/C++ IDE for Nuvoton Microcontroller
URL: https://www.nuvoton.com
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: ufbycd
Submitter: ufbycd
FirstSubmitted: 1610178679
LastModified: 1671511515
URLPath: /cgit/aur.git/snapshot/nueclipse.tar.gz