matrixone on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S matrixone

* (Optional) Uninstall matrixone on Arch using YAY

$ yay -Rns matrixone

2. Manually Install "matrixone" via AUR

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

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

b. Clone matrixone's git locally

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

c. Go to ~/matrixone folder and install it

$ cd ~/matrixone $ makepkg -si

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

ID: 1075894
Name: matrixone
PackageBaseID: 177290
PackageBase: matrixone
Version: 0.4.0-1
Description: Planet scale, cloud-edge native big data engine crafted for heterogeneous workloads
URL: https://github.com/matrixorigin/matrixone/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Y7n05h
Submitter: Y7n05h
FirstSubmitted: 1648211654
LastModified: 1651737456
URLPath: /cgit/aur.git/snapshot/matrixone.tar.gz