drogon on AUR (Arch User Repository)

Last updated: February 04,2025

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

$ yay -S drogon

* (Optional) Uninstall drogon on Arch using YAY

$ yay -Rns drogon

2. Manually Install "drogon" via AUR

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

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

b. Clone drogon's git locally

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

c. Go to ~/drogon folder and install it

$ cd ~/drogon $ makepkg -si

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

ID: 1343953
Name: drogon
PackageBaseID: 164960
PackageBase: drogon
Version: 1.9.0-1
Description: A C++17 based HTTP web application framework running on Linux/macOS/Unix/Windows
URL: https://github.com/an-tao/drogon
NumVotes: 1
Popularity: 0.004456
OutOfDate:
Maintainer: otreblan
Submitter: moustafine
FirstSubmitted: 1616876174
LastModified: 1698590828
URLPath: /cgit/aur.git/snapshot/drogon.tar.gz