How to Install and Uninstall phpldapadmin.noarch Package on Oracle Linux 8

Last updated: May 18,2024

1. Install "phpldapadmin.noarch" package

Please follow the steps below to install phpldapadmin.noarch on Oracle Linux 8

$ sudo dnf update $ sudo dnf install phpldapadmin.noarch

2. Uninstall "phpldapadmin.noarch" package

This guide covers the steps necessary to uninstall phpldapadmin.noarch on Oracle Linux 8:

$ sudo dnf remove phpldapadmin.noarch $ sudo dnf autoremove

3. Information about the phpldapadmin.noarch package on Oracle Linux 8

Last metadata expiration check: 6:21:49 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : phpldapadmin
Version : 1.2.6.3
Release : 1.el8
Architecture : noarch
Size : 800 k
Source : phpldapadmin-1.2.6.3-1.el8.src.rpm
Repository : epel
Summary : Web-based tool for managing LDAP servers
URL : http://phpldapadmin.sourceforge.net
License : GPLv2+
Description : PhpLDAPadmin is a web-based LDAP client.
: It provides easy, anywhere-accessible, multi-language administration
: for your LDAP server. Its hierarchical tree-viewer and advanced search
: functionality make it intuitive to browse and administer your LDAP directory.
:
: Since it is a web application, this LDAP browser works on many platforms,
: making your LDAP server easily manageable from any location.
:
: PhpLDAPadmin is the perfect LDAP browser for the LDAP professional
: and novice alike. Its user base consists mostly of LDAP administration
: professionals.
:
: Edit /etc/phpldapadmin/config.php to change default (localhost) LDAP server
: location and other things. Edit /etc/httpd/conf.d/phpldapadmin.conf to allow
: access by remote web-clients.