python-tensorrt on AUR (Arch User Repository)

Last updated: May 10,2024

1. Install "python-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

b. Install python-tensorrt on Arch using YAY

$ yay -S python-tensorrt

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

$ yay -Rns python-tensorrt

2. Manually Install "python-tensorrt" via AUR

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

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

b. Clone python-tensorrt's git locally

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

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

$ cd ~/python-tensorrt $ makepkg -si

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

ID: 1406813
Name: python-tensorrt
PackageBaseID: 134588
PackageBase: tensorrt
Version: 9.3.0.1-1
Description: A platform for high-performance deep learning inference on NVIDIA hardware (python bindings and tools)
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/python-tensorrt.tar.gz