tangram-bin on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S tangram-bin

* (Optional) Uninstall tangram-bin on Arch using YAY

$ yay -Rns tangram-bin

2. Manually Install "tangram-bin" via AUR

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

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

b. Clone tangram-bin's git locally

$ git clone https://aur.archlinux.org/tangram-bin.git ~/tangram-bin

c. Go to ~/tangram-bin folder and install it

$ cd ~/tangram-bin $ makepkg -si

3. Information about the tangram-bin package on Arch User Repository (AUR)

ID: 972503
Name: tangram-bin
PackageBaseID: 167799
PackageBase: tangram-bin
Version: 0.7.0-1
Description: Tangram makes it easy for programmers to train, deploy, and monitor machine learning models.
URL: https://www.tangram.dev
NumVotes: 3
Popularity: 0
OutOfDate: 1649874020
Maintainer: nitsky
Submitter: nitsky
FirstSubmitted: 1623267528
LastModified: 1633876907
URLPath: /cgit/aur.git/snapshot/tangram-bin.tar.gz