naviserver on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S naviserver

* (Optional) Uninstall naviserver on Arch using YAY

$ yay -Rns naviserver

2. Manually Install "naviserver" via AUR

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

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

b. Clone naviserver's git locally

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

c. Go to ~/naviserver folder and install it

$ cd ~/naviserver $ makepkg -si

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

ID: 1356253
Name: naviserver
PackageBaseID: 106055
PackageBase: naviserver
Version: 4.99.29-1
Description: A versatile multiprotocol (httpd et al) server written in C/Tcl
URL: https://bitbucket.org/naviserver/naviserver/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: marmoser
Submitter: marmoser
FirstSubmitted: 1452683245
LastModified: 1700483616
URLPath: /cgit/aur.git/snapshot/naviserver.tar.gz