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

Last updated: May 22,2024

1. Install "python3-py3nvml.noarch" package

This guide covers the steps necessary to install python3-py3nvml.noarch on Rocky Linux 8

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

2. Uninstall "python3-py3nvml.noarch" package

Please follow the step by step instructions below to uninstall python3-py3nvml.noarch on Rocky Linux 8:

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

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

Last metadata expiration check: 0:44:55 ago on Mon Sep 12 10:27:18 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.