python2-nbt on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python2-nbt

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

$ yay -Rns python2-nbt

2. Manually Install "python2-nbt" via AUR

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

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

b. Clone python2-nbt's git locally

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

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

$ cd ~/python2-nbt $ makepkg -si

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

ID: 593171
Name: python2-nbt
PackageBaseID: 59423
PackageBase: python2-nbt
Version: 1.5.0-1
Description: Named Binary Tag Reader/Writer
URL: http://github.com/twoolie/NBT
NumVotes: 3
Popularity: 0
OutOfDate: 1644348921
Maintainer:
Submitter: Buce
FirstSubmitted: 1337613649
LastModified: 1552144164
URLPath: /cgit/aur.git/snapshot/python2-nbt.tar.gz