netbeans-cpp on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S netbeans-cpp

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

$ yay -Rns netbeans-cpp

2. Manually Install "netbeans-cpp" via AUR

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

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

b. Clone netbeans-cpp's git locally

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

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

$ cd ~/netbeans-cpp $ makepkg -si

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

ID: 491669
Name: netbeans-cpp
PackageBaseID: 18601
PackageBase: netbeans-cpp
Version: 8.2-2
Description: Netbeans IDE development platform - C/C++ only
URL: https://netbeans.org/
NumVotes: 19
Popularity: 0
OutOfDate: 1616366605
Maintainer: ashok
Submitter: AlexandrePTJ
FirstSubmitted: 1216837870
LastModified: 1520187647
URLPath: /cgit/aur.git/snapshot/netbeans-cpp.tar.gz