How to Install and Uninstall python3-samba.x86_64 Package on CentOS Stream 8

Last updated: January 07,2025

1. Install "python3-samba.x86_64" package

Here is a brief guide to show you how to install python3-samba.x86_64 on CentOS Stream 8

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

2. Uninstall "python3-samba.x86_64" package

Learn how to uninstall python3-samba.x86_64 on CentOS Stream 8:

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

3. Information about the python3-samba.x86_64 package on CentOS Stream 8

Last metadata expiration check: 2:56:42 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-samba
Version : 4.19.4
Release : 3.el8
Architecture : x86_64
Size : 3.6 M
Source : samba-4.19.4-3.el8.src.rpm
Repository : baseos
Summary : Samba Python3 libraries
URL : https://www.samba.org
License : GPL-3.0-or-later AND LGPL-3.0-or-later
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.