How to Install and Uninstall python3-samba.i686 Package on CentOS 8 / RHEL 8

Last updated: January 13,2025

1. Install "python3-samba.i686" package

Please follow the steps below to install python3-samba.i686 on CentOS 8 / RHEL 8

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

2. Uninstall "python3-samba.i686" package

Please follow the instructions below to uninstall python3-samba.i686 on CentOS 8 / RHEL 8:

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

3. Information about the python3-samba.i686 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:05:09 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-samba
Version : 4.12.3
Release : 12.el8.3
Architecture : i686
Size : 3.0 M
Source : samba-4.12.3-12.el8.3.src.rpm
Repository : baseos
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.