tnt on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install tnt on Arch using YAY
$
yay -S
tnt
Copied
* (Optional) Uninstall tnt on Arch using YAY
$
yay -Rns
tnt
Copied
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
Copied
b. Clone tnt's git locally
$
git clone https://aur.archlinux.org/tnt.git
~/tnt
Copied
c. Go to ~/tnt folder and install it
$
cd
~/tnt
Copied
$
makepkg -si
Copied
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
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