asmttpd on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S asmttpd

* (Optional) Uninstall asmttpd on Arch using YAY

$ yay -Rns asmttpd

2. Manually Install "asmttpd" via AUR

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

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

b. Clone asmttpd's git locally

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

c. Go to ~/asmttpd folder and install it

$ cd ~/asmttpd $ makepkg -si

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

ID: 694534
Name: asmttpd
PackageBaseID: 126873
PackageBase: asmttpd
Version: 0.4.4-1
Description: Web server written in Assembly
URL: https://github.com/nemasu/asmttpd
NumVotes: 1
Popularity: 0
OutOfDate: 1641076382
Maintainer:
Submitter: xyproto
FirstSubmitted: 1509626483
LastModified: 1581144000
URLPath: /cgit/aur.git/snapshot/asmttpd.tar.gz