How to Install and Uninstall libcli.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

1. Install "libcli.x86_64" package

Please follow the guidance below to install libcli.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install libcli.x86_64

2. Uninstall "libcli.x86_64" package

Please follow the instructions below to uninstall libcli.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove libcli.x86_64 $ sudo dnf autoremove

3. Information about the libcli.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:39:47 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : libcli
Version : 1.10.7
Release : 1.el9
Architecture : x86_64
Size : 44 k
Source : libcli-1.10.7-1.el9.src.rpm
Repository : epel
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.