tensorrt on AUR (Arch User Repository)
Last updated: February 17,2025
1. Install "tensorrt" 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
Copied
b. Install tensorrt on Arch using YAY
$
yay -S
tensorrt
Copied
* (Optional) Uninstall tensorrt on Arch using YAY
$
yay -Rns
tensorrt
Copied
2. Manually Install "tensorrt" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone tensorrt's git locally
$
git clone https://aur.archlinux.org/tensorrt.git
~/tensorrt
Copied
c. Go to ~/tensorrt folder and install it
$
cd
~/tensorrt
Copied
$
makepkg -si
Copied
3. Information about the tensorrt package on Arch User Repository (AUR)
ID: 1406812
Name: tensorrt
PackageBaseID: 134588
PackageBase: tensorrt
Version: 9.3.0.1-1
Description: A platform for high-performance deep learning inference on NVIDIA hardware
URL: https://developer.nvidia.com/tensorrt/
NumVotes: 15
Popularity: 0.409045
OutOfDate:
Maintainer: dbermond
Submitter: dbermond
FirstSubmitted: 1532881029
LastModified: 1707522253
URLPath: /cgit/aur.git/snapshot/tensorrt.tar.gz
Name: tensorrt
PackageBaseID: 134588
PackageBase: tensorrt
Version: 9.3.0.1-1
Description: A platform for high-performance deep learning inference on NVIDIA hardware
URL: https://developer.nvidia.com/tensorrt/
NumVotes: 15
Popularity: 0.409045
OutOfDate:
Maintainer: dbermond
Submitter: dbermond
FirstSubmitted: 1532881029
LastModified: 1707522253
URLPath: /cgit/aur.git/snapshot/tensorrt.tar.gz