mcreator on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S mcreator

* (Optional) Uninstall mcreator on Arch using YAY

$ yay -Rns mcreator

2. Manually Install "mcreator" via AUR

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

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

b. Clone mcreator's git locally

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

c. Go to ~/mcreator folder and install it

$ cd ~/mcreator $ makepkg -si

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

ID: 1383684
Name: mcreator
PackageBaseID: 152812
PackageBase: mcreator
Version: 2023.4.52316-1
Description: Make Minecraft Java Edition mods, Bedrock Edition Add-Ons, and data packs using visual graphical programming or integrated IDE
URL: https://mcreator.net
NumVotes: 2
Popularity: 1.2E-5
OutOfDate:
Maintainer: Inetol
Submitter: Nayla
FirstSubmitted: 1589555529
LastModified: 1704915441
URLPath: /cgit/aur.git/snapshot/mcreator.tar.gz