superset on AUR (Arch User Repository)

Last updated: July 07,2024

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

b. Install superset on Arch using YAY

$ yay -S superset

* (Optional) Uninstall superset on Arch using YAY

$ yay -Rns superset

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

b. Clone superset's git locally

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

c. Go to ~/superset folder and install it

$ cd ~/superset $ makepkg -si

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