seastar-git on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S seastar-git

* (Optional) Uninstall seastar-git on Arch using YAY

$ yay -Rns seastar-git

2. Manually Install "seastar-git" via AUR

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

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

b. Clone seastar-git's git locally

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

c. Go to ~/seastar-git folder and install it

$ cd ~/seastar-git $ makepkg -si

3. Information about the seastar-git package on Arch User Repository (AUR)

ID: 570301
Name: seastar-git
PackageBaseID: 138095
PackageBase: seastar-git
Version: r4026.e67572ef-1
Description: High performance server-side application framework
URL: https://github.com/scylladb/seastar
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter: quang
FirstSubmitted: 1545043185
LastModified: 1545381586
URLPath: /cgit/aur.git/snapshot/seastar-git.tar.gz