asmttpd on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install asmttpd on Arch using YAY
$
yay -S
asmttpd
Copied
* (Optional) Uninstall asmttpd on Arch using YAY
$
yay -Rns
asmttpd
Copied
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
Copied
b. Clone asmttpd's git locally
$
git clone https://aur.archlinux.org/asmttpd.git
~/asmttpd
Copied
c. Go to ~/asmttpd folder and install it
$
cd
~/asmttpd
Copied
$
makepkg -si
Copied
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
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