ttmath on AUR (Arch User Repository)

Last updated: June 05,2024

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

$ yay -S ttmath

* (Optional) Uninstall ttmath on Arch using YAY

$ yay -Rns ttmath

2. Manually Install "ttmath" via AUR

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

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

b. Clone ttmath's git locally

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

c. Go to ~/ttmath folder and install it

$ cd ~/ttmath $ makepkg -si

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

ID: 582293
Name: ttmath
PackageBaseID: 139223
PackageBase: ttmath
Version: 0.9.3-1
Description: Library for arithmetic operations with big unsigned integer, big signed integer and big floating point numbers
URL: https://ttmath.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: comfix
Submitter: comfix
FirstSubmitted: 1549105933
LastModified: 1549105933
URLPath: /cgit/aur.git/snapshot/ttmath.tar.gz