How to Install and Uninstall python3-pysmb.noarch Package on Fedora 35

Last updated: January 10,2025

1. Install "python3-pysmb.noarch" package

In this section, we are going to explain the necessary steps to install python3-pysmb.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install python3-pysmb.noarch

2. Uninstall "python3-pysmb.noarch" package

Please follow the guidelines below to uninstall python3-pysmb.noarch on Fedora 35:

$ sudo dnf remove python3-pysmb.noarch $ sudo dnf autoremove

3. Information about the python3-pysmb.noarch package on Fedora 35

Last metadata expiration check: 1:36:13 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : python3-pysmb
Version : 1.2.4
Release : 4.fc35
Architecture : noarch
Size : 156 k
Source : python-pysmb-1.2.4-4.fc35.src.rpm
Repository : fedora
Summary : Python SMB/CIFS library
URL : https://github.com/miketeo/pysmb
License : zlib and MIT
Description : pysmb is an experimental SMB/CIFS library written in Python. It implements the
: client-side SMB/CIFS protocol which allows your Python application to access
: and transfer files to/from SMB/CIFS shared folders like your Windows file
: sharing and Samba folders.