ants on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S ants

* (Optional) Uninstall ants on Arch using YAY

$ yay -Rns ants

2. Manually Install "ants" via AUR

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

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

b. Clone ants's git locally

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

c. Go to ~/ants folder and install it

$ cd ~/ants $ makepkg -si

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

ID: 1252805
Name: ants
PackageBaseID: 131137
PackageBase: ants
Version: 2.4.4-1
Description: Advanced Normalization Tools (ANTs) computes high-dimensional \ mappings to capture the statistics of brain structure and function
URL: http://www.picsl.upenn.edu/ANTS/
NumVotes: 0
Popularity: 0
OutOfDate: 1696410035
Maintainer: liamtimms
Submitter: m-pilia
FirstSubmitted: 1522139802
LastModified: 1683222923
URLPath: /cgit/aur.git/snapshot/ants.tar.gz

5. The same packages on other Linux Distributions