python-mcwb on AUR (Arch User Repository)

Last updated: June 14,2024

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

$ yay -S python-mcwb

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

$ yay -Rns python-mcwb

2. Manually Install "python-mcwb" via AUR

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

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

b. Clone python-mcwb's git locally

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

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

$ cd ~/python-mcwb $ makepkg -si

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

ID: 1002268
Name: python-mcwb
PackageBaseID: 161640
PackageBase: python-mcwb
Version: 0.0.8-1
Description: Python 3 library for Minecraft world manipulation via RCON commands
URL: https://github.com/coNQP/mcwb
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: schard
FirstSubmitted: 1609779789
LastModified: 1639389616
URLPath: /cgit/aur.git/snapshot/python-mcwb.tar.gz