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