binserve-git on AUR (Arch User Repository)

Last updated: June 14,2024

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

$ yay -S binserve-git

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

$ yay -Rns binserve-git

2. Manually Install "binserve-git" via AUR

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

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

b. Clone binserve-git's git locally

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

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

$ cd ~/binserve-git $ makepkg -si

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

ID: 836759
Name: binserve-git
PackageBaseID: 161149
PackageBase: binserve-git
Version: 0.1.0.r28.g4bee064-1
Description: A blazingly fast static web server with routing, templating, and security in a single binary you can set up with zero code - written in Rust.
URL: https://github.com/mufeedvh/binserve
NumVotes: 0
Popularity: 0
OutOfDate: 1687880257
Maintainer: McFranko
Submitter: McFranko
FirstSubmitted: 1608606527
LastModified: 1608606713
URLPath: /cgit/aur.git/snapshot/binserve-git.tar.gz