How to Install and Uninstall libtalloc.i686 Package on Rocky Linux 9

Last updated: July 03,2024

1. Install "libtalloc.i686" package

In this section, we are going to explain the necessary steps to install libtalloc.i686 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install libtalloc.i686

2. Uninstall "libtalloc.i686" package

Please follow the guidance below to uninstall libtalloc.i686 on Rocky Linux 9:

$ sudo dnf remove libtalloc.i686 $ sudo dnf autoremove

3. Information about the libtalloc.i686 package on Rocky Linux 9

Last metadata expiration check: 0:36:32 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : libtalloc
Version : 2.4.0
Release : 2.el9
Architecture : i686
Size : 31 k
Source : libtalloc-2.4.0-2.el9.src.rpm
Repository : baseos
Summary : The talloc library
URL : https://talloc.samba.org/
License : LGPL-3.0-or-later
Description : A library that implements a hierarchical allocator with destructors.