nifi on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S nifi

* (Optional) Uninstall nifi on Arch using YAY

$ yay -Rns nifi

2. Manually Install "nifi" via AUR

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

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

b. Clone nifi's git locally

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

c. Go to ~/nifi folder and install it

$ cd ~/nifi $ makepkg -si

3. Information about the nifi package on Arch User Repository (AUR)

ID: 741388
Name: nifi
PackageBaseID: 126708
PackageBase: nifi
Version: 1.11.4-1
Description: An easy to use, powerful, and reliable system to process and distribute data.
URL: https://nifi.apache.org/
NumVotes: 0
Popularity: 0
OutOfDate: 1604566173
Maintainer:
Submitter: tuftedocelot
FirstSubmitted: 1509152078
LastModified: 1590255179
URLPath: /cgit/aur.git/snapshot/nifi.tar.gz