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

Last updated: January 18,2025

1. Install "libut.i686" package

Please follow the step by step instructions below to install libut.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install libut.i686

2. Uninstall "libut.i686" package

This tutorial shows how to uninstall libut.i686 on Fedora 35:

$ sudo dnf remove libut.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 4:25:49 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : libut
Version : 2.0.2
Release : 11.fc35
Architecture : i686
Size : 16 k
Source : uthash-2.0.2-11.fc35.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.