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

Last updated: November 29,2024

1. Install "python3-types-pyopenssl.noarch" package

This guide covers the steps necessary to install python3-types-pyopenssl.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install python3-types-pyopenssl.noarch

2. Uninstall "python3-types-pyopenssl.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-types-pyopenssl.noarch on Fedora 35:

$ sudo dnf remove python3-types-pyopenssl.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 4:06:44 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-types-pyopenssl
Version : 21.0.1
Release : 1.fc35
Architecture : noarch
Size : 13 k
Source : python-types-pyopenssl-21.0.1-1.fc35.src.rpm
Repository : updates
Summary : Typing stubs for pyOpenSSL
URL : https://github.com/python/typeshed
License : ASL 2.0
Description : This is a PEP 561 type stub package for the pyOpenSSL package. It can be used by
: type-checking tools like mypy, PyCharm, pytype etc. to check code that uses
: pyOpenSSL. The source for this package can be found at
: https://github.com/python/typeshed/tree/master/stubs/pyOpennSSL. All fixes for
: types and metadata should be contributed there.
:
: See https://github.com/python/typeshed/blob/master/README.md for more details.