How to Install and Uninstall python3-samba.x86_64 Package on Rocky Linux 9

Last updated: January 09,2025

1. Install "python3-samba.x86_64" package

Please follow the guidance below to install python3-samba.x86_64 on Rocky Linux 9

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

2. Uninstall "python3-samba.x86_64" package

In this section, we are going to explain the necessary steps to uninstall python3-samba.x86_64 on Rocky Linux 9:

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

3. Information about the python3-samba.x86_64 package on Rocky Linux 9

Last metadata expiration check: 1:11:32 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : python3-samba
Version : 4.18.6
Release : 101.el9_3
Architecture : x86_64
Size : 3.3 M
Source : samba-4.18.6-101.el9_3.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.