tufao on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S tufao

* (Optional) Uninstall tufao on Arch using YAY

$ yay -Rns tufao

2. Manually Install "tufao" via AUR

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

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

b. Clone tufao's git locally

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

c. Go to ~/tufao folder and install it

$ cd ~/tufao $ makepkg -si

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

ID: 456356
Name: tufao
PackageBaseID: 55846
PackageBase: tufao
Version: 1.4.4-2
Description: An asynchronous web framework for C++ built on top of Qt
URL: https://github.com/vinipsmaker/tufao
NumVotes: 2
Popularity: 0
OutOfDate: 1688335255
Maintainer: vinipsmaker
Submitter: vinipsmaker
FirstSubmitted: 1326726997
LastModified: 1509367789
URLPath: /cgit/aur.git/snapshot/tufao.tar.gz