How to Install and Uninstall python-kdcproxy.src Package on Oracle Linux 9
Last updated: January 13,2025
1. Install "python-kdcproxy.src" package
This guide let you learn how to install python-kdcproxy.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
python-kdcproxy.src
Copied
2. Uninstall "python-kdcproxy.src" package
Please follow the steps below to uninstall python-kdcproxy.src on Oracle Linux 9:
$
sudo dnf remove
python-kdcproxy.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the python-kdcproxy.src package on Oracle Linux 9
Last metadata expiration check: 2:13:38 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python-kdcproxy
Version : 1.0.0
Release : 7.el9
Architecture : src
Size : 35 k
Source : None
Repository : ol9_appstream
Summary : MS-KKDCP (kerberos proxy) WSGI module
URL : https://github.com/latchset/kdcproxy
License : MIT
Description : This package contains a Python WSGI module for proxying KDC requests over
: HTTP by following the MS-KKDCP protocol. It aims to be simple to deploy, with
: minimal configuration.
Available Packages
Name : python-kdcproxy
Version : 1.0.0
Release : 7.el9
Architecture : src
Size : 35 k
Source : None
Repository : ol9_appstream
Summary : MS-KKDCP (kerberos proxy) WSGI module
URL : https://github.com/latchset/kdcproxy
License : MIT
Description : This package contains a Python WSGI module for proxying KDC requests over
: HTTP by following the MS-KKDCP protocol. It aims to be simple to deploy, with
: minimal configuration.