tmtools on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S tmtools

* (Optional) Uninstall tmtools on Arch using YAY

$ yay -Rns tmtools

2. Manually Install "tmtools" via AUR

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

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

b. Clone tmtools's git locally

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

c. Go to ~/tmtools folder and install it

$ cd ~/tmtools $ makepkg -si

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

ID: 482571
Name: tmtools
PackageBaseID: 55169
PackageBase: tmtools
Version: 20170708-1
Description: TM-align is a computer algorithm for protein structure alignment using dynamic programming and TM-score rotation matrix
URL: http://zhanglab.ccmb.med.umich.edu/TM-align/
NumVotes: 1
Popularity: 0
OutOfDate: 1654195737
Maintainer: Athemis
Submitter: Athemis
FirstSubmitted: 1324468868
LastModified: 1517413489
URLPath: /cgit/aur.git/snapshot/tmtools.tar.gz