tmv on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S tmv

* (Optional) Uninstall tmv on Arch using YAY

$ yay -Rns tmv

2. Manually Install "tmv" via AUR

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

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

b. Clone tmv's git locally

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

c. Go to ~/tmv folder and install it

$ cd ~/tmv $ makepkg -si

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

ID: 473385
Name: tmv
PackageBaseID: 126763
PackageBase: tmv
Version: r101.fab5df3-1
Description: A fast, intuitive linear algebra library for C++
URL: https://github.com/rmjarvis/tmv/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lmartinez-mirror
FirstSubmitted: 1509365080
LastModified: 1514475720
URLPath: /cgit/aur.git/snapshot/tmv.tar.gz