redpanda on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S redpanda

* (Optional) Uninstall redpanda on Arch using YAY

$ yay -Rns redpanda

2. Manually Install "redpanda" via AUR

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

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

b. Clone redpanda's git locally

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

c. Go to ~/redpanda folder and install it

$ cd ~/redpanda $ makepkg -si

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

ID: 839801
Name: redpanda
PackageBaseID: 161394
PackageBase: redpanda
Version: 20.12.9-1
Description: Redpanda is a streaming platform for mission critical workloads
URL: https://github.com/vectorizedio/redpanda
NumVotes: 0
Popularity: 0
OutOfDate: 1638790973
Maintainer: jjulian
Submitter: artemklevtsov
FirstSubmitted: 1609254836
LastModified: 1609256025
URLPath: /cgit/aur.git/snapshot/redpanda.tar.gz