python-pytorch-tensorrt on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-pytorch-tensorrt

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

$ yay -Rns python-pytorch-tensorrt

2. Manually Install "python-pytorch-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-pytorch-tensorrt's git locally

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

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

$ cd ~/python-pytorch-tensorrt $ makepkg -si

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

ID: 1392560
Name: python-pytorch-tensorrt
PackageBaseID: 189287
PackageBase: python-pytorch-tensorrt
Version: 1.4.0-1
Description: PyTorch/TorchScript/FX compiler for NVIDIA GPUs using TensorRT
URL: https://github.com/pytorch/TensorRT
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sl1pkn07
Submitter: sl1pkn07
FirstSubmitted: 1672966179
LastModified: 1706212462
URLPath: /cgit/aur.git/snapshot/python-pytorch-tensorrt.tar.gz