crates on AUR (Arch User Repository)

Last updated: June 21,2024

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

$ yay -S crates

* (Optional) Uninstall crates on Arch using YAY

$ yay -Rns crates

2. Manually Install "crates" via AUR

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

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

b. Clone crates's git locally

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

c. Go to ~/crates folder and install it

$ cd ~/crates $ makepkg -si

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

ID: 671451
Name: crates
PackageBaseID: 35118
PackageBase: crates
Version: 0.7.2-1
Description: Challenging and fun three dimensional puzzle game.
URL: https://github.com/octaspire/crates
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: SanskritFritz
Submitter: danym
FirstSubmitted: 1267414264
LastModified: 1574979935
URLPath: /cgit/aur.git/snapshot/crates.tar.gz