monetdb on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S monetdb

* (Optional) Uninstall monetdb on Arch using YAY

$ yay -Rns monetdb

2. Manually Install "monetdb" via AUR

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

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

b. Clone monetdb's git locally

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

c. Go to ~/monetdb folder and install it

$ cd ~/monetdb $ makepkg -si

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

ID: 1164211
Name: monetdb
PackageBaseID: 111822
PackageBase: monetdb
Version: 11.45.7-1
Description: MonetDB: an open source database system
URL: http://www.monetdb.org/Home
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: dome22xl
Submitter: dome22xl
FirstSubmitted: 1464524333
LastModified: 1667648330
URLPath: /cgit/aur.git/snapshot/monetdb.tar.gz