trantor on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S trantor

* (Optional) Uninstall trantor on Arch using YAY

$ yay -Rns trantor

2. Manually Install "trantor" via AUR

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

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

b. Clone trantor's git locally

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

c. Go to ~/trantor folder and install it

$ cd ~/trantor $ makepkg -si

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

ID: 1338353
Name: trantor
PackageBaseID: 191055
PackageBase: trantor
Version: 1.5.14-1
Description: A non-blocking I/O tcp network lib based on c++14/17
URL: https://github.com/an-tao/trantor
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: otreblan
Submitter: otreblan
FirstSubmitted: 1677937512
LastModified: 1698006214
URLPath: /cgit/aur.git/snapshot/trantor.tar.gz