ada-web-server on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S ada-web-server

* (Optional) Uninstall ada-web-server on Arch using YAY

$ yay -Rns ada-web-server

2. Manually Install "ada-web-server" via AUR

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

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

b. Clone ada-web-server's git locally

$ git clone https://aur.archlinux.org/ada-web-server.git ~/ada-web-server

c. Go to ~/ada-web-server folder and install it

$ cd ~/ada-web-server $ makepkg -si

3. Information about the ada-web-server package on Arch User Repository (AUR)

ID: 1337013
Name: ada-web-server
PackageBaseID: 92164
PackageBase: ada-web-server
Version: 1:23.0.0-2
Description: A complete embeddable web application framework for Ada.
URL: http://libre.adacore.com/tools/aws
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: charlie5
Submitter: charlie5
FirstSubmitted: 1428910726
LastModified: 1697791620
URLPath: /cgit/aur.git/snapshot/ada-web-server.tar.gz