How to Install and Uninstall python3-aiosasl.noarch Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "python3-aiosasl.noarch" package
This tutorial shows how to install python3-aiosasl.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-aiosasl.noarch
Copied
2. Uninstall "python3-aiosasl.noarch" package
Learn how to uninstall python3-aiosasl.noarch on Rocky Linux 8:
$
sudo dnf remove
python3-aiosasl.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-aiosasl.noarch package on Rocky Linux 8
Last metadata expiration check: 2:27:08 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-aiosasl
Version : 0.4.1
Release : 2.el8
Architecture : noarch
Size : 43 k
Source : python-aiosasl-0.4.1-2.el8.src.rpm
Repository : epel
Summary : Protocol agnostic SASL Python library
URL : https://github.com/horazont/aiosasl
License : LGPLv3+
Description : aiosasl, pure Python generic asyncio SASL library aiosasl provides a generic,
: asyncio-based SASL library. It can be used with any protocol, provided the
: necessary interface code is provided by the application or protocol
: implementation.
Available Packages
Name : python3-aiosasl
Version : 0.4.1
Release : 2.el8
Architecture : noarch
Size : 43 k
Source : python-aiosasl-0.4.1-2.el8.src.rpm
Repository : epel
Summary : Protocol agnostic SASL Python library
URL : https://github.com/horazont/aiosasl
License : LGPLv3+
Description : aiosasl, pure Python generic asyncio SASL library aiosasl provides a generic,
: asyncio-based SASL library. It can be used with any protocol, provided the
: necessary interface code is provided by the application or protocol
: implementation.