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

Last updated: October 13,2024

1. Install "libssh2-devel.x86_64" package

Please follow the step by step instructions below to install libssh2-devel.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "libssh2-devel.x86_64" package

Please follow the guidelines below to uninstall libssh2-devel.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

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

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

Last metadata expiration check: 0:36:06 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : libssh2-devel
Version : 1.10.0
Release : 1.el8
Architecture : x86_64
Size : 70 k
Source : libssh2-1.10.0-1.el8.src.rpm
Repository : epel
Summary : Development files for libssh2
URL : https://www.libssh2.org/
License : BSD
Description : The libssh2-devel package contains libraries and header files for
: developing applications that use libssh2.