superset on AUR (Arch User Repository)
Last updated: February 04,2025
1. Install "superset" 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 superset on Arch using YAY
$
yay -S
superset
Copied
* (Optional) Uninstall superset on Arch using YAY
$
yay -Rns
superset
Copied
2. Manually Install "superset" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone superset's git locally
$
git clone https://aur.archlinux.org/superset.git
~/superset
Copied
c. Go to ~/superset folder and install it
$
cd
~/superset
Copied
$
makepkg -si
Copied
3. Information about the superset package on Arch User Repository (AUR)
ID: 1408481
Name: superset
PackageBaseID: 202308
PackageBase: superset
Version: 3.1.0-5
Description: A modern, enterprise-ready business intelligence web application
URL: https://superset.apache.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: AlphaJack
Submitter: AlphaJack
FirstSubmitted: 1707478356
LastModified: 1707816781
URLPath: /cgit/aur.git/snapshot/superset.tar.gz
Name: superset
PackageBaseID: 202308
PackageBase: superset
Version: 3.1.0-5
Description: A modern, enterprise-ready business intelligence web application
URL: https://superset.apache.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: AlphaJack
Submitter: AlphaJack
FirstSubmitted: 1707478356
LastModified: 1707816781
URLPath: /cgit/aur.git/snapshot/superset.tar.gz