pymclevel on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S pymclevel

* (Optional) Uninstall pymclevel on Arch using YAY

$ yay -Rns pymclevel

2. Manually Install "pymclevel" via AUR

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

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

b. Clone pymclevel's git locally

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

c. Go to ~/pymclevel folder and install it

$ cd ~/pymclevel $ makepkg -si

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

ID: 753457
Name: pymclevel
PackageBaseID: 98264
PackageBase: pymclevel
Version: 0.1.8build799-2
Description: Python library for reading Minecraft levels
URL: https://github.com/mcedit/pymclevel
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1440310407
LastModified: 1592433662
URLPath: /cgit/aur.git/snapshot/pymclevel.tar.gz