How to Install and Uninstall python3-libnbd.x86_64 Package on Rocky Linux 8

Last updated: May 06,2024

1. Install "python3-libnbd.x86_64" package

This tutorial shows how to install python3-libnbd.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install python3-libnbd.x86_64

2. Uninstall "python3-libnbd.x86_64" package

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

$ sudo dnf remove python3-libnbd.x86_64 $ sudo dnf autoremove

3. Information about the python3-libnbd.x86_64 package on Rocky Linux 8

Last metadata expiration check: 0:35:15 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-libnbd
Version : 1.6.0
Release : 5.module+el8.6.0+847+b490afdd
Architecture : x86_64
Size : 68 k
Source : libnbd-1.6.0-5.module+el8.6.0+847+b490afdd.src.rpm
Repository : appstream
Summary : Python 3 bindings for libnbd
URL : https://github.com/libguestfs/libnbd
License : LGPLv2+
Description : python3-libnbd contains Python 3 bindings for libnbd.