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

Last updated: September 29,2024

1. Install "python3-samba.x86_64" package

In this section, we are going to explain the necessary steps to install python3-samba.x86_64 on Fedora 34

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

2. Uninstall "python3-samba.x86_64" package

This is a short guide on how to uninstall python3-samba.x86_64 on Fedora 34:

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

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

Last metadata expiration check: 4:20:44 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-samba
Epoch : 2
Version : 4.14.12
Release : 0.fc34
Architecture : x86_64
Size : 3.1 M
Source : samba-4.14.12-0.fc34.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.