How to Install and Uninstall python3-kdcproxy.noarch Package on CentOS Stream 9

Last updated: September 25,2024

1. Install "python3-kdcproxy.noarch" package

Please follow the guidance below to install python3-kdcproxy.noarch on CentOS Stream 9

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

2. Uninstall "python3-kdcproxy.noarch" package

Please follow the guidance below to uninstall python3-kdcproxy.noarch on CentOS Stream 9:

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

3. Information about the python3-kdcproxy.noarch package on CentOS Stream 9

Last metadata expiration check: 2:16:40 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-kdcproxy
Version : 1.0.0
Release : 7.el9
Architecture : noarch
Size : 39 k
Source : python-kdcproxy-1.0.0-7.el9.src.rpm
Repository : appstream
Summary : MS-KKDCP (kerberos proxy) WSGI module
URL : https://github.com/latchset/kdcproxy
License : MIT
Description : This package contains a Python 3.x WSGI module for proxying KDC requests over
: HTTP by following the MS-KKDCP protocol. It aims to be simple to deploy, with
: minimal configuration.