apache-zeppelin on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S apache-zeppelin

* (Optional) Uninstall apache-zeppelin on Arch using YAY

$ yay -Rns apache-zeppelin

2. Manually Install "apache-zeppelin" via AUR

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

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

b. Clone apache-zeppelin's git locally

$ git clone https://aur.archlinux.org/apache-zeppelin.git ~/apache-zeppelin

c. Go to ~/apache-zeppelin folder and install it

$ cd ~/apache-zeppelin $ makepkg -si

3. Information about the apache-zeppelin package on Arch User Repository (AUR)

ID: 863085
Name: apache-zeppelin
PackageBaseID: 134335
PackageBase: apache-zeppelin
Version: 0.9.0-1
Description: Data analytics and visualization notebook with backends of Spark, Hadoop, SQL and more
URL: http://zeppelin.apache.org/
NumVotes: 4
Popularity: 0
OutOfDate: 1644202559
Maintainer: felixfung
Submitter: felixfung
FirstSubmitted: 1531890925
LastModified: 1613261824
URLPath: /cgit/aur.git/snapshot/apache-zeppelin.tar.gz