tntnet on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S tntnet

* (Optional) Uninstall tntnet on Arch using YAY

$ yay -Rns tntnet

2. Manually Install "tntnet" via AUR

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

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

b. Clone tntnet's git locally

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

c. Go to ~/tntnet folder and install it

$ cd ~/tntnet $ makepkg -si

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

ID: 1185214
Name: tntnet
PackageBaseID: 97072
PackageBase: tntnet
Version: 3.0-3
Description: Modular, multithreaded, high performance webapplicationserver for C++
URL: http://www.tntnet.org
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: CReimer
Submitter: CReimer
FirstSubmitted: 1439206218
LastModified: 1671457466
URLPath: /cgit/aur.git/snapshot/tntnet.tar.gz