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

Last updated: June 01,2024

1. Install "python3-msldap.noarch" package

This tutorial shows how to install python3-msldap.noarch on CentOS 8 / RHEL 8

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

2. Uninstall "python3-msldap.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-msldap.noarch on CentOS 8 / RHEL 8:

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

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

Last metadata expiration check: 1 day, 7:57:40 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-msldap
Version : 0.2.13
Release : 1.el8
Architecture : noarch
Size : 249 k
Source : python-msldap-0.2.13-1.el8.src.rpm
Repository : epel
Summary : Python library to play with MS LDAP
URL : https://github.com/skelsec/msldap
License : MIT
Description : Python library to play with MS LDAP.