crate on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S crate

* (Optional) Uninstall crate on Arch using YAY

$ yay -Rns crate

2. Manually Install "crate" via AUR

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

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

b. Clone crate's git locally

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

c. Go to ~/crate folder and install it

$ cd ~/crate $ makepkg -si

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

ID: 1412793
Name: crate
PackageBaseID: 79786
PackageBase: crate
Version: 5.6.2-1
Description: Shared nothing, fully searchable, document oriented cluster datastore
URL: https://crate.io
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: meanjollies
Submitter: mfussenegger
FirstSubmitted: 1394275425
LastModified: 1708460674
URLPath: /cgit/aur.git/snapshot/crate.tar.gz