liftbridge on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S liftbridge

* (Optional) Uninstall liftbridge on Arch using YAY

$ yay -Rns liftbridge

2. Manually Install "liftbridge" via AUR

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

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

b. Clone liftbridge's git locally

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

c. Go to ~/liftbridge folder and install it

$ cd ~/liftbridge $ makepkg -si

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

ID: 1146573
Name: liftbridge
PackageBaseID: 186208
PackageBase: liftbridge
Version: 1.9.0-1
Description: Lightweight, fault-tolerant message streams.
URL: https://liftbridge.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: mortymacs
FirstSubmitted: 1664559330
LastModified: 1664559330
URLPath: /cgit/aur.git/snapshot/liftbridge.tar.gz