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