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

Last updated: May 01,2024

1. Install "python3-samba.x86_64" package

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

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

2. Uninstall "python3-samba.x86_64" package

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

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

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

Last metadata expiration check: 0:17:38 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-samba
Version : 4.15.5
Release : 8.el8_6
Architecture : x86_64
Size : 3.3 M
Source : samba-4.15.5-8.el8_6.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.