How to Install and Uninstall libut.i686 Package on Fedora 34

Last updated: September 29,2024

1. Install "libut.i686" package

Here is a brief guide to show you how to install libut.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install libut.i686

2. Uninstall "libut.i686" package

In this section, we are going to explain the necessary steps to uninstall libut.i686 on Fedora 34:

$ sudo dnf remove libut.i686 $ sudo dnf autoremove

3. Information about the libut.i686 package on Fedora 34

Last metadata expiration check: 4:58:46 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : libut
Version : 2.0.2
Release : 10.fc34
Architecture : i686
Size : 16 k
Source : uthash-2.0.2-10.fc34.src.rpm
Repository : fedora
Summary : Library-implementation of utvector
URL : http://troydhanson.github.io/uthash
License : BSD
Description : The utvector is an alternative to utarray. It is a bit more
: efficient. It's object code, not just a header.