crow on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S crow

* (Optional) Uninstall crow on Arch using YAY

$ yay -Rns crow

2. Manually Install "crow" via AUR

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

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

b. Clone crow's git locally

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

c. Go to ~/crow folder and install it

$ cd ~/crow $ makepkg -si

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

ID: 1131612
Name: crow
PackageBaseID: 168446
PackageBase: crow
Version: 1.0+5-1
Description: A Fast and Easy to use C++ microframework for the web.
URL: https://crowcpp.org
NumVotes: 3
Popularity: 4.0E-6
OutOfDate:
Maintainer: The-EDev
Submitter: The-EDev
FirstSubmitted: 1624924930
LastModified: 1661586368
URLPath: /cgit/aur.git/snapshot/crow.tar.gz