redpanda-bin on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S redpanda-bin

* (Optional) Uninstall redpanda-bin on Arch using YAY

$ yay -Rns redpanda-bin

2. Manually Install "redpanda-bin" via AUR

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

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

b. Clone redpanda-bin's git locally

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

c. Go to ~/redpanda-bin folder and install it

$ cd ~/redpanda-bin $ makepkg -si

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

ID: 1406100
Name: redpanda-bin
PackageBaseID: 201709
PackageBase: redpanda-bin
Version: 23.3.4-1
Description: Redpanda is a streaming platform for mission critical workloads (binary package)
URL: https://github.com/redpanda-data/redpanda
NumVotes: 1
Popularity: 0.490636
OutOfDate:
Maintainer: sarna
Submitter: sarna
FirstSubmitted: 1705659852
LastModified: 1707395247
URLPath: /cgit/aur.git/snapshot/redpanda-bin.tar.gz