How to Install and Uninstall python3-aiosmb.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: January 15,2025

1. Install "python3-aiosmb.noarch" package

This is a short guide on how to install python3-aiosmb.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "python3-aiosmb.noarch" package

Please follow the guidance below to uninstall python3-aiosmb.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the python3-aiosmb.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:41:00 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-aiosmb
Version : 0.2.26
Release : 1.el8
Architecture : noarch
Size : 1.1 M
Source : python-aiosmb-0.2.26-1.el8.src.rpm
Repository : epel
Summary : Asynchronous SMB protocol implementation
URL : https://github.com/skelsec/aiosmb
License : MIT
Description : Fully asynchronous SMB library written in pure Python.