crate on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install crate on Arch using YAY
$
yay -S
crate
Copied
* (Optional) Uninstall crate on Arch using YAY
$
yay -Rns
crate
Copied
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
Copied
b. Clone crate's git locally
$
git clone https://aur.archlinux.org/crate.git
~/crate
Copied
c. Go to ~/crate folder and install it
$
cd
~/crate
Copied
$
makepkg -si
Copied
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
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