netbeans-nightly on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S netbeans-nightly

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

$ yay -Rns netbeans-nightly

2. Manually Install "netbeans-nightly" via AUR

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

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

b. Clone netbeans-nightly's git locally

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

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

$ cd ~/netbeans-nightly $ makepkg -si

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

ID: 332113
Name: netbeans-nightly
PackageBaseID: 58672
PackageBase: netbeans-nightly
Version: latest-10
Description: IDE for Java, HTML5, PHP, Groovy, C and C++
URL: http://netbeans.org
NumVotes: 2
Popularity: 0
OutOfDate: 1526164056
Maintainer: Lopo
Submitter: Lopo
FirstSubmitted: 1335002993
LastModified: 1471941677
URLPath: /cgit/aur.git/snapshot/netbeans-nightly.tar.gz