materialize on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S materialize

* (Optional) Uninstall materialize on Arch using YAY

$ yay -Rns materialize

2. Manually Install "materialize" via AUR

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

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

b. Clone materialize's git locally

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

c. Go to ~/materialize folder and install it

$ cd ~/materialize $ makepkg -si

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

ID: 1115756
Name: materialize
PackageBaseID: 184226
PackageBase: materialize
Version: 0.26.4-1
Description: A streaming database for real-time applications.
URL: https://materialize.com
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pdrmnvd
Submitter: pdrmnvd
FirstSubmitted: 1658541409
LastModified: 1658541409
URLPath: /cgit/aur.git/snapshot/materialize.tar.gz