tnt on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S tnt

* (Optional) Uninstall tnt on Arch using YAY

$ yay -Rns tnt

2. Manually Install "tnt" via AUR

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

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

b. Clone tnt's git locally

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

c. Go to ~/tnt folder and install it

$ cd ~/tnt $ makepkg -si

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

ID: 1191141
Name: tnt
PackageBaseID: 27187
PackageBase: tnt
Version: 1:126-1
Description: The Template Numerical Toolkit is an interface for scientific computing in C++.
URL: http://math.nist.gov/tnt
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: rouzbeh
Submitter:
FirstSubmitted: 1244753274
LastModified: 1672731596
URLPath: /cgit/aur.git/snapshot/tnt.tar.gz