How to Install and Uninstall libcupti-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: June 04,2024

1. Install "libcupti-dev" package

This tutorial shows how to install libcupti-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcupti-dev

2. Uninstall "libcupti-dev" package

Please follow the guidance below to uninstall libcupti-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libcupti-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcupti-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libcupti-dev
Priority: extra
Section: multiverse/libdevel
Installed-Size: 522
Maintainer: Ubuntu Developers
Original-Maintainer: Debian NVIDIA Maintainers
Architecture: amd64
Source: nvidia-cuda-toolkit
Version: 7.5.18-0ubuntu1
Depends: libcupti7.5 (= 7.5.18-0ubuntu1)
Recommends: libcupti-doc
Filename: pool/multiverse/n/nvidia-cuda-toolkit/libcupti-dev_7.5.18-0ubuntu1_amd64.deb
Size: 65292
MD5sum: eafa93e61e23bb2b99cce4e0b6753c74
SHA1: d15b1d37d514f876faf2f9b7477b86bfe80edc93
SHA256: 7a9dc022f8792a8e30d6a8701ccc17472607d895941509c135fe2e34e4e05406
Description-en: NVIDIA CUDA Profiler Tools Interface development files
The CUDA Profiler Tools Interface (CUPTI) enables the creation of
profiling and tracing tools that target CUDA applications. CUPTI
provides a set of APIs targeted at ISVs creating profilers and other
performance optimization tools. The CUPTI APIs are not intended to be
used by developers in their CUDA applications.
.
This package contains the development files: headers and libraries.
Description-md5: 49cdc8386d120bdf14c58bebe2b3388d
Multi-Arch: same
Homepage: http://developer.nvidia.com/cuda-profiling-tools-interface
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu