How to Install and Uninstall python3-aiosmb.noarch Package on Rocky Linux 8

Last updated: May 18,2024

1. Install "python3-aiosmb.noarch" package

Please follow the step by step instructions below to install python3-aiosmb.noarch on Rocky Linux 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 Rocky Linux 8:

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

3. Information about the python3-aiosmb.noarch package on Rocky Linux 8

Last metadata expiration check: 1:29:01 ago on Mon Sep 12 10:27:18 2022.
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.