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

Last updated: October 14,2024

1. Install "libcli-devel.x86_64" package

Here is a brief guide to show you how to install libcli-devel.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install libcli-devel.x86_64

2. Uninstall "libcli-devel.x86_64" package

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

$ sudo dnf remove libcli-devel.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:02:31 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : libcli-devel
Version : 1.10.7
Release : 1.el9
Architecture : x86_64
Size : 12 k
Source : libcli-1.10.7-1.el9.src.rpm
Repository : epel
Summary : Development files for libcli
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.
:
: These are the development files.