cutelyst on AUR (Arch User Repository)

Last updated: May 23,2024

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

$ yay -S cutelyst

* (Optional) Uninstall cutelyst on Arch using YAY

$ yay -Rns cutelyst

2. Manually Install "cutelyst" via AUR

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

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

b. Clone cutelyst's git locally

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

c. Go to ~/cutelyst folder and install it

$ cd ~/cutelyst $ makepkg -si

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

ID: 1419463
Name: cutelyst
PackageBaseID: 88735
PackageBase: cutelyst
Version: 3.9.0-1
Description: A Web Framework built on top of Qt
URL: http://cutelyst.org
NumVotes: 5
Popularity: 1.0E-6
OutOfDate:
Maintainer: sxw
Submitter: majewsky
FirstSubmitted: 1419699744
LastModified: 1709387194
URLPath: /cgit/aur.git/snapshot/cutelyst.tar.gz