How to Install and Uninstall libssh2-devel.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: November 25,2024
1. Install "libssh2-devel.x86_64" package
In this section, we are going to explain the necessary steps to install libssh2-devel.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
libssh2-devel.x86_64
Copied
2. Uninstall "libssh2-devel.x86_64" package
Please follow the instructions below to uninstall libssh2-devel.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
libssh2-devel.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libssh2-devel.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 1:57:42 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : libssh2-devel
Version : 1.11.0
Release : 1.el9
Architecture : x86_64
Size : 55 k
Source : libssh2-1.11.0-1.el9.src.rpm
Repository : epel
Summary : Development files for libssh2
URL : https://www.libssh2.org/
License : BSD-3-Clause
Description : The libssh2-devel package contains libraries and header files for
: developing applications that use libssh2.
Available Packages
Name : libssh2-devel
Version : 1.11.0
Release : 1.el9
Architecture : x86_64
Size : 55 k
Source : libssh2-1.11.0-1.el9.src.rpm
Repository : epel
Summary : Development files for libssh2
URL : https://www.libssh2.org/
License : BSD-3-Clause
Description : The libssh2-devel package contains libraries and header files for
: developing applications that use libssh2.