How to Install and Uninstall 389-ds-base-libs.x86_64 Package on Amazon Linux 2

Last updated: April 26,2024

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

Please follow the guidelines below to install 389-ds-base-libs.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum 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 Amazon Linux 2:

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

3. Information about the 389-ds-base-libs.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : 389-ds-base-libs
Arch : x86_64
Version : 1.3.10.2
Release : 13.amzn2.0.1
Size : 712 k
Repo : amzn2-core/2/x86_64
Summary : Core libraries for 389 Directory Server
URL : https://www.port389.org/
License : GPLv3+
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.