nbtexplorer on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S nbtexplorer

* (Optional) Uninstall nbtexplorer on Arch using YAY

$ yay -Rns nbtexplorer

2. Manually Install "nbtexplorer" via AUR

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

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

b. Clone nbtexplorer's git locally

$ git clone https://aur.archlinux.org/nbtexplorer.git ~/nbtexplorer

c. Go to ~/nbtexplorer folder and install it

$ cd ~/nbtexplorer $ makepkg -si

3. Information about the nbtexplorer package on Arch User Repository (AUR)

ID: 1308192
Name: nbtexplorer
PackageBaseID: 73775
PackageBase: nbtexplorer
Version: 2.8.0-3
Description: Minecraft NBT Editor for editing player and world files.
URL: https://github.com/jaquadro/NBTExplorer
NumVotes: 18
Popularity: 0.001246
OutOfDate:
Maintainer: jochembr
Submitter: demon012
FirstSubmitted: 1380155110
LastModified: 1692817125
URLPath: /cgit/aur.git/snapshot/nbtexplorer.tar.gz