apache-netbeans on AUR (Arch User Repository)

Last updated: June 04,2024

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

$ yay -S apache-netbeans

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

$ yay -Rns apache-netbeans

2. Manually Install "apache-netbeans" via AUR

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

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

b. Clone apache-netbeans's git locally

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

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

$ cd ~/apache-netbeans $ makepkg -si

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

ID: 1098554
Name: apache-netbeans
PackageBaseID: 154507
PackageBase: apache-netbeans
Version: 14-1
Description: Apache Netbeans IDE development platform
URL: https://netbeans.apache.org
NumVotes: 4
Popularity: 0.09296
OutOfDate:
Maintainer: clebermatheus
FirstSubmitted: 1592432690
LastModified: 1655255045
URLPath: /cgit/aur.git/snapshot/apache-netbeans.tar.gz