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

Last updated: June 29,2024

1. Install "libtalloc.i686" package

This tutorial shows how to install libtalloc.i686 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install libtalloc.i686

2. Uninstall "libtalloc.i686" package

Please follow the instructions below to uninstall libtalloc.i686 on Oracle Linux 9:

$ sudo dnf remove libtalloc.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 3:07:14 ago on Thu Feb 15 07:50:05 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 : ol9_baseos_latest
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.