srv-bin on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S srv-bin

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

$ yay -Rns srv-bin

2. Manually Install "srv-bin" via AUR

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

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

b. Clone srv-bin's git locally

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

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

$ cd ~/srv-bin $ makepkg -si

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

ID: 1169622
Name: srv-bin
PackageBaseID: 170771
PackageBase: srv-bin
Version: 1.1.0-1
Description: Http dev server written in Rust
URL: https://github.com/Tim-Paik/srv
NumVotes: 1
Popularity: 2.0E-6
OutOfDate:
Maintainer: Tim_Paik
Submitter: Tim_Paik
FirstSubmitted: 1630816149
LastModified: 1668526165
URLPath: /cgit/aur.git/snapshot/srv-bin.tar.gz