apache-flink on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S apache-flink

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

$ yay -Rns apache-flink

2. Manually Install "apache-flink" via AUR

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

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

b. Clone apache-flink's git locally

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

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

$ cd ~/apache-flink $ makepkg -si

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

ID: 1395062
Name: apache-flink
PackageBaseID: 120897
PackageBase: apache-flink
Version: 1.18.1_2.12-1
Description: A framework and distributed processing engine for stateful computations over unbounded and bounded data streams (with Scala)
URL: http://flink.apache.org
NumVotes: 4
Popularity: 0.425584
OutOfDate:
Maintainer: icdevin
Submitter: mtunique
FirstSubmitted: 1490190414
LastModified: 1706547111
URLPath: /cgit/aur.git/snapshot/apache-flink.tar.gz