netbeans-bin on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S netbeans-bin

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

$ yay -Rns netbeans-bin

2. Manually Install "netbeans-bin" via AUR

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

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

b. Clone netbeans-bin's git locally

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

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

$ cd ~/netbeans-bin $ makepkg -si

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

ID: 1413717
Name: netbeans-bin
PackageBaseID: 200793
PackageBase: netbeans-bin
Version: 21-1
Description: IDE for Java, HTML5, PHP, Groovy, C and C++
URL: https://netbeans.apache.org/
NumVotes: 1
Popularity: 0.425235
OutOfDate:
Maintainer: Kain.h
Submitter: Kain.h
FirstSubmitted: 1703479858
LastModified: 1708609088
URLPath: /cgit/aur.git/snapshot/netbeans-bin.tar.gz