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

Last updated: November 27,2024

1. Install "python3-libnbd.x86_64" package

This guide covers the steps necessary to install python3-libnbd.x86_64 on Oracle Linux 8

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

2. Uninstall "python3-libnbd.x86_64" package

This guide covers the steps necessary to uninstall python3-libnbd.x86_64 on Oracle Linux 8:

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

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

Last metadata expiration check: 4:13:39 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python3-libnbd
Version : 1.6.0
Release : 5.module+el8.6.0+20664+3dcf7c70
Architecture : x86_64
Size : 69 k
Source : libnbd-1.6.0-5.module+el8.6.0+20664+3dcf7c70.src.rpm
Repository : ol8_appstream
Summary : Python 3 bindings for libnbd
URL : https://github.com/libguestfs/libnbd
License : LGPLv2+
Description : python3-libnbd contains Python 3 bindings for libnbd.