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

Last updated: September 20,2024

1. Install "libcli.x86_64" package

This guide covers the steps necessary to install libcli.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install libcli.x86_64

2. Uninstall "libcli.x86_64" package

Please follow the guidance below to uninstall libcli.x86_64 on Fedora 34:

$ sudo dnf remove libcli.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 5:25:35 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : libcli
Version : 1.9.7
Release : 0.20160139gite60d4cc.fc34
Architecture : x86_64
Size : 36 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.