How to Install and Uninstall libxcrypt-compat.i686 Package on CentOS Stream 9
Last updated: November 28,2024
1. Install "libxcrypt-compat.i686" package
This guide covers the steps necessary to install libxcrypt-compat.i686 on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
libxcrypt-compat.i686
Copied
2. Uninstall "libxcrypt-compat.i686" package
This guide let you learn how to uninstall libxcrypt-compat.i686 on CentOS Stream 9:
$
sudo dnf remove
libxcrypt-compat.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the libxcrypt-compat.i686 package on CentOS Stream 9
Last metadata expiration check: 2:16:49 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : libxcrypt-compat
Version : 4.4.18
Release : 3.el9
Architecture : i686
Size : 96 k
Source : libxcrypt-4.4.18-3.el9.src.rpm
Repository : 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 : i686
Size : 96 k
Source : libxcrypt-4.4.18-3.el9.src.rpm
Repository : 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.