How to Install and Uninstall libnvrtc7.5 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: December 24,2024

1. Install "libnvrtc7.5" package

This guide let you learn how to install libnvrtc7.5 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libnvrtc7.5

2. Uninstall "libnvrtc7.5" package

This tutorial shows how to uninstall libnvrtc7.5 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libnvrtc7.5 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libnvrtc7.5 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libnvrtc7.5
Priority: extra
Section: multiverse/libs
Installed-Size: 39779
Maintainer: Ubuntu Developers
Original-Maintainer: Debian NVIDIA Maintainers
Architecture: amd64
Source: nvidia-cuda-toolkit
Version: 7.5.18-0ubuntu1
Depends: libc6 (>= 2.2.5), libgcc1 (>= 1:3.0), libstdc++6 (>= 4.1.1)
Filename: pool/multiverse/n/nvidia-cuda-toolkit/libnvrtc7.5_7.5.18-0ubuntu1_amd64.deb
Size: 6249014
MD5sum: 2be6c7367b6920fba9c1ea8fed300412
SHA1: 942db25a0522ee3b8c93d45d5a5ffd09bd566284
SHA256: 88dc76af345df5a86b8a39a55c1dfafc4aeb72d8aaef22181be881d1f9036eeb
Description-en: CUDA Runtime Compilation (NVIDIA NVRTC Library)
CUDA Runtime Compilation library (nvrtc) provides an API to compile
CUDA-C++ device source code at runtime.
.
The resulting compiled PTX can be launched on a GPU using the CUDA
Driver API.
.
This package contains the NVRTC library.
Description-md5: b1b9b1f5f271a283664f94ae0f1e94b4
Multi-Arch: same
Homepage: http://www.nvidia.com/CUDA
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu