minetest-tutorial on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S minetest-tutorial

* (Optional) Uninstall minetest-tutorial on Arch using YAY

$ yay -Rns minetest-tutorial

2. Manually Install "minetest-tutorial" via AUR

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

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

b. Clone minetest-tutorial's git locally

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

c. Go to ~/minetest-tutorial folder and install it

$ cd ~/minetest-tutorial $ makepkg -si

3. Information about the minetest-tutorial package on Arch User Repository (AUR)

ID: 1152792
Name: minetest-tutorial
PackageBaseID: 167232
PackageBase: minetest-tutorial
Version: 3.3.0-1
Description: Learn how to play Minetest.
URL: https://content.minetest.net/packages/Wuzzy/tutorial/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: ROllerozxa
Submitter: ROllerozxa
FirstSubmitted: 1621709772
LastModified: 1665843202
URLPath: /cgit/aur.git/snapshot/minetest-tutorial.tar.gz