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

Last updated: October 05,2024

1. Install "libcli.i686" package

Learn how to install libcli.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install libcli.i686

2. Uninstall "libcli.i686" package

Learn how to uninstall libcli.i686 on Fedora 34:

$ sudo dnf remove libcli.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 2:04:58 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : libcli
Version : 1.9.7
Release : 0.20160139gite60d4cc.fc34
Architecture : i686
Size : 37 k
Source : libcli-1.9.7-0.20160139gite60d4cc.fc34.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.