How to Install and Uninstall python3-winsspi.noarch Package on CentOS 8 / RHEL 8

Last updated: May 06,2024

1. Install "python3-winsspi.noarch" package

Here is a brief guide to show you how to install python3-winsspi.noarch on CentOS 8 / RHEL 8

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

2. Uninstall "python3-winsspi.noarch" package

This guide covers the steps necessary to uninstall python3-winsspi.noarch on CentOS 8 / RHEL 8:

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

3. Information about the python3-winsspi.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:09:37 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-winsspi
Version : 0.0.9
Release : 1.el8
Architecture : noarch
Size : 47 k
Source : python-winsspi-0.0.9-1.el8.src.rpm
Repository : epel
Summary : Windows SSPI library in Python
URL : https://github.com/skelsec/winsspi
License : MIT
Description : Windows SSPI wrapper in pure Python.