How to Install and Uninstall python3-py3nvml.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 08,2024

1. Install "python3-py3nvml.noarch" package

This is a short guide on how to install python3-py3nvml.noarch on Red Hat Enterprise Linux 8 (RHEL 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 Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the python3-py3nvml.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:29:06 ago on Mon Feb 26 15:59:38 2024.
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.