worldedit-git on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S worldedit-git

* (Optional) Uninstall worldedit-git on Arch using YAY

$ yay -Rns worldedit-git

2. Manually Install "worldedit-git" via AUR

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

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

b. Clone worldedit-git's git locally

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

c. Go to ~/worldedit-git folder and install it

$ cd ~/worldedit-git $ makepkg -si

3. Information about the worldedit-git package on Arch User Repository (AUR)

ID: 947072
Name: worldedit-git
PackageBaseID: 169647
PackageBase: worldedit-git
Version: r23.7c05e75-1
Description: Emulating Gentoo’s world files and sets for other package managers.
URL: https://github.com/kdb424/worldedit
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: kdb424
FirstSubmitted: 1628276157
LastModified: 1628779510
URLPath: /cgit/aur.git/snapshot/worldedit-git.tar.gz