metabase on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S metabase

* (Optional) Uninstall metabase on Arch using YAY

$ yay -Rns metabase

2. Manually Install "metabase" via AUR

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

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

b. Clone metabase's git locally

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

c. Go to ~/metabase folder and install it

$ cd ~/metabase $ makepkg -si

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

ID: 1403480
Name: metabase
PackageBaseID: 195192
PackageBase: metabase
Version: 0.48.4-1
Description: The simplest, fastest way to get business intelligence and analytics to everyone in your company
URL: https://www.metabase.com/
NumVotes: 2
Popularity: 0.049319
OutOfDate:
Maintainer: AlphaJack
Submitter: AlphaJack
FirstSubmitted: 1688085386
LastModified: 1706980642
URLPath: /cgit/aur.git/snapshot/metabase.tar.gz