teem on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S teem

* (Optional) Uninstall teem on Arch using YAY

$ yay -Rns teem

2. Manually Install "teem" via AUR

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

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

b. Clone teem's git locally

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

c. Go to ~/teem folder and install it

$ cd ~/teem $ makepkg -si

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

ID: 879951
Name: teem
PackageBaseID: 135585
PackageBase: teem
Version: 1.11.0-4
Description: Group of libraries for processing scientific raster data.
URL: http://teem.sourceforge.net/index.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: m-pilia
Submitter: m-pilia
FirstSubmitted: 1535819530
LastModified: 1616257423
URLPath: /cgit/aur.git/snapshot/teem.tar.gz