soft-serve-git on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S soft-serve-git

* (Optional) Uninstall soft-serve-git on Arch using YAY

$ yay -Rns soft-serve-git

2. Manually Install "soft-serve-git" via AUR

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

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

b. Clone soft-serve-git's git locally

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

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

$ cd ~/soft-serve-git $ makepkg -si

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

ID: 1260754
Name: soft-serve-git
PackageBaseID: 184604
PackageBase: soft-serve-git
Version: 0.5.4.r1.gdb3bc9b-1
Description: A tasty, self-hostable Git server for the command line
URL: https://github.com/charmbracelet/soft-serve
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1659438185
LastModified: 1684592822
URLPath: /cgit/aur.git/snapshot/soft-serve-git.tar.gz