nbtp on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S nbtp

* (Optional) Uninstall nbtp on Arch using YAY

$ yay -Rns nbtp

2. Manually Install "nbtp" via AUR

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

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

b. Clone nbtp's git locally

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

c. Go to ~/nbtp folder and install it

$ cd ~/nbtp $ makepkg -si

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

ID: 1038301
Name: nbtp
PackageBaseID: 174503
PackageBase: nbtp
Version: 0.3.3-1
Description: NBT parsing library
URL: https://git.cth451.me/cth451/nbtp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: cth451
Submitter: cth451
FirstSubmitted: 1640761561
LastModified: 1645113655
URLPath: /cgit/aur.git/snapshot/nbtp.tar.gz