craft-git on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S craft-git

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

$ yay -Rns craft-git

2. Manually Install "craft-git" via AUR

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

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

b. Clone craft-git's git locally

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

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

$ cd ~/craft-git $ makepkg -si

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

ID: 593722
Name: craft-git
PackageBaseID: 140252
PackageBase: craft-git
Version: 1.0-1
Description: A simple Minecraft clone written in C using modern OpenGL (shaders).
URL: https://github.com/fogleman/Craft
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: kiedtl
Submitter: major
FirstSubmitted: 1552319358
LastModified: 1552320167
URLPath: /cgit/aur.git/snapshot/craft-git.tar.gz