How to Install and Uninstall python3-samba.x86_64 Package on Fedora 36

Last updated: April 25,2024

1. Install "python3-samba.x86_64" package

This tutorial shows how to install python3-samba.x86_64 on Fedora 36

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

2. Uninstall "python3-samba.x86_64" package

Please follow the guidance below to uninstall python3-samba.x86_64 on Fedora 36:

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

3. Information about the python3-samba.x86_64 package on Fedora 36

Last metadata expiration check: 4:56:08 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-samba
Epoch : 2
Version : 4.16.4
Release : 0.fc36
Architecture : x86_64
Size : 3.3 M
Source : samba-4.16.4-0.fc36.src.rpm
Repository : updates
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.