tensorrt-doc on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S tensorrt-doc

* (Optional) Uninstall tensorrt-doc on Arch using YAY

$ yay -Rns tensorrt-doc

2. Manually Install "tensorrt-doc" via AUR

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

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

b. Clone tensorrt-doc's git locally

$ git clone https://aur.archlinux.org/tensorrt-doc.git ~/tensorrt-doc

c. Go to ~/tensorrt-doc folder and install it

$ cd ~/tensorrt-doc $ makepkg -si

3. Information about the tensorrt-doc package on Arch User Repository (AUR)

ID: 1128146
Name: tensorrt-doc
PackageBaseID: 134588
PackageBase: tensorrt
Version: 8.4.3.1-1
Description: A platform for high-performance deep learning inference on NVIDIA hardware (documentation)
URL: https://developer.nvidia.com/tensorrt/
NumVotes: 8
Popularity: 0.190845
OutOfDate:
Maintainer: dbermond
FirstSubmitted: 1532881029
LastModified: 1660966695
URLPath: /cgit/aur.git/snapshot/tensorrt-doc.tar.gz