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

Last updated: January 15,2025

1. Install "libcli.i686" package

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

$ sudo dnf update $ sudo dnf install libcli.i686

2. Uninstall "libcli.i686" package

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

$ sudo dnf remove libcli.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 0:06:02 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : libcli
Version : 1.9.7
Release : 0.20160140gite60d4cc.fc35
Architecture : i686
Size : 37 k
Source : libcli-1.9.7-0.20160140gite60d4cc.fc35.src.rpm
Repository : fedora
Summary : A shared library for a Cisco-like cli
URL : http://sites.dparrish.com/libcli
License : LGPLv2+
Description : Libcli provides a shared library for including a Cisco-like command-line
: interface into other software. It's a telnet interface which supports
: command-line editing, history, authentication and callbacks for a
: user-definable function tree.