How to Install and Uninstall libxcrypt-compat.x86_64 Package on Oracle Linux 9
Last updated: November 25,2024
1. Install "libxcrypt-compat.x86_64" package
This is a short guide on how to install libxcrypt-compat.x86_64 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
libxcrypt-compat.x86_64
Copied
2. Uninstall "libxcrypt-compat.x86_64" package
Learn how to uninstall libxcrypt-compat.x86_64 on Oracle Linux 9:
$
sudo dnf remove
libxcrypt-compat.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libxcrypt-compat.x86_64 package on Oracle Linux 9
Last metadata expiration check: 2:20:53 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libxcrypt-compat
Version : 4.4.18
Release : 3.el9
Architecture : x86_64
Size : 89 k
Source : libxcrypt-4.4.18-3.el9.src.rpm
Repository : ol9_appstream
Summary : Compatibility library providing legacy API functions
URL : https://github.com/besser82/libxcrypt
License : LGPLv2+ and BSD and Public Domain
Description : This package contains the library providing the compatibility API
: for applications that are linked against glibc's libxcrypt, or that
: are still using the unsafe and deprecated, encrypt, encrypt_r,
: setkey, setkey_r, and fcrypt functions, which are still required by
: recent versions of POSIX, the Single UNIX Specification, and various
: other standards.
:
: All existing binary executables linked against glibc's libcrypt should
: work unmodified with the library supplied by this package.
Available Packages
Name : libxcrypt-compat
Version : 4.4.18
Release : 3.el9
Architecture : x86_64
Size : 89 k
Source : libxcrypt-4.4.18-3.el9.src.rpm
Repository : ol9_appstream
Summary : Compatibility library providing legacy API functions
URL : https://github.com/besser82/libxcrypt
License : LGPLv2+ and BSD and Public Domain
Description : This package contains the library providing the compatibility API
: for applications that are linked against glibc's libxcrypt, or that
: are still using the unsafe and deprecated, encrypt, encrypt_r,
: setkey, setkey_r, and fcrypt functions, which are still required by
: recent versions of POSIX, the Single UNIX Specification, and various
: other standards.
:
: All existing binary executables linked against glibc's libcrypt should
: work unmodified with the library supplied by this package.