How to Install and Uninstall python3-py3nvml.noarch Package on Oracle Linux 8

Last updated: October 05,2024

1. Install "python3-py3nvml.noarch" package

Please follow the steps below to install python3-py3nvml.noarch on Oracle Linux 8

$ sudo dnf update $ sudo dnf install python3-py3nvml.noarch

2. Uninstall "python3-py3nvml.noarch" package

This tutorial shows how to uninstall python3-py3nvml.noarch on Oracle Linux 8:

$ sudo dnf remove python3-py3nvml.noarch $ sudo dnf autoremove

3. Information about the python3-py3nvml.noarch package on Oracle Linux 8

Last metadata expiration check: 0:26:56 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python3-py3nvml
Version : 0.2.6
Release : 1.el8
Architecture : noarch
Size : 80 k
Source : python-py3nvml-0.2.6-1.el8.src.rpm
Repository : epel
Summary : Python 3 Bindings for the NVIDIA Management Library
URL : https://github.com/fbcotter/py3nvml
License : BSD
Description : Python 3 compatible bindings to the NVIDIA Management Library. Can be used to
: query the state of the GPUs on your system.