How to Install and Uninstall 389-ds-base-libs.x86_64 Package on Oracle Linux 9

Last updated: April 26,2024

1. Install "389-ds-base-libs.x86_64" package

Please follow the steps below to install 389-ds-base-libs.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install 389-ds-base-libs.x86_64

2. Uninstall "389-ds-base-libs.x86_64" package

This guide covers the steps necessary to uninstall 389-ds-base-libs.x86_64 on Oracle Linux 9:

$ sudo dnf remove 389-ds-base-libs.x86_64 $ sudo dnf autoremove

3. Information about the 389-ds-base-libs.x86_64 package on Oracle Linux 9

Last metadata expiration check: 2:49:28 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : 389-ds-base-libs
Version : 2.3.6
Release : 5.0.1.el9_3
Architecture : x86_64
Size : 1.5 M
Source : 389-ds-base-2.3.6-5.0.1.el9_3.src.rpm
Repository : ol9_appstream
Summary : Core libraries for 389 Directory Server
URL : https://www.port389.org
License : GPLv3+ and MIT and ASL 2.0
Description : Core libraries for the 389 Directory Server base package. These libraries
: are used by the main package and the -devel package. This allows the -devel
: package to be installed with just the -libs package and without the main package.