python-nbt on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python-nbt

* (Optional) Uninstall python-nbt on Arch using YAY

$ yay -Rns python-nbt

2. Manually Install "python-nbt" via AUR

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

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

b. Clone python-nbt's git locally

$ git clone https://aur.archlinux.org/python-nbt.git ~/python-nbt

c. Go to ~/python-nbt folder and install it

$ cd ~/python-nbt $ makepkg -si

3. Information about the python-nbt package on Arch User Repository (AUR)

ID: 1252144
Name: python-nbt
PackageBaseID: 45449
PackageBase: python-nbt
Version: 1.5.1-2
Description: Named Binary Tag Reader/Writer
URL: https://github.com/twoolie/NBT
NumVotes: 9
Popularity: 2.0E-6
OutOfDate:
Maintainer: 0x9fff00
Submitter: BluePeppers
FirstSubmitted: 1295182755
LastModified: 1683150336
URLPath: /cgit/aur.git/snapshot/python-nbt.tar.gz