eclipse-cpp on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S eclipse-cpp

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

$ yay -Rns eclipse-cpp

2. Manually Install "eclipse-cpp" via AUR

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

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

b. Clone eclipse-cpp's git locally

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

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

$ cd ~/eclipse-cpp $ makepkg -si

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

ID: 1426644
Name: eclipse-cpp
PackageBaseID: 170203
PackageBase: eclipse-cpp
Version: 2:4.31-1
Description: Highly extensible IDE (C/C++ version)
URL: https://www.eclipse.org/
NumVotes: 9
Popularity: 0.029847
OutOfDate:
Maintainer: altermetax
Submitter: altermetax
FirstSubmitted: 1629632760
LastModified: 1710359075
URLPath: /cgit/aur.git/snapshot/eclipse-cpp.tar.gz