tvm on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S tvm

* (Optional) Uninstall tvm on Arch using YAY

$ yay -Rns tvm

2. Manually Install "tvm" via AUR

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

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

b. Clone tvm's git locally

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

c. Go to ~/tvm folder and install it

$ cd ~/tvm $ makepkg -si

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

ID: 1351716
Name: tvm
PackageBaseID: 192329
PackageBase: tvm
Version: 0.15.dev0.57.g108377452e-1
Description: Apache TVM, a deep learning compiler that enables access to high-performance machine learning anywhere for everyone
URL: https://tvm.apache.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: entshuld
Submitter: entshuld
FirstSubmitted: 1680560891
LastModified: 1699744931
URLPath: /cgit/aur.git/snapshot/tvm.tar.gz