How to Install and Uninstall python3-samba.i686 Package on Oracle Linux 8

Last updated: April 29,2024

1. Install "python3-samba.i686" package

This guide covers the steps necessary to install python3-samba.i686 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install python3-samba.i686

2. Uninstall "python3-samba.i686" package

Please follow the step by step instructions below to uninstall python3-samba.i686 on Oracle Linux 8:

$ sudo dnf remove python3-samba.i686 $ sudo dnf autoremove

3. Information about the python3-samba.i686 package on Oracle Linux 8

Last metadata expiration check: 0:06:25 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python3-samba
Version : 4.15.5
Release : 8.0.1.el8_6
Architecture : i686
Size : 3.2 M
Source : samba-4.15.5-8.0.1.el8_6.src.rpm
Repository : ol8_baseos_latest
Summary : Samba Python3 libraries
URL : https://www.samba.org
License : GPLv3+ and LGPLv3+
Description : The python3-samba package contains the Python 3 libraries needed by programs
: that use SMB, RPC and other Samba provided protocols in Python 3 programs.