How to Install and Uninstall libssh2-devel.x86_64 Package on Amazon Linux 2

Last updated: June 23,2024

1. Install "libssh2-devel.x86_64" package

Please follow the instructions below to install libssh2-devel.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install libssh2-devel.x86_64

2. Uninstall "libssh2-devel.x86_64" package

Please follow the guidelines below to uninstall libssh2-devel.x86_64 on Amazon Linux 2:

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

3. Information about the libssh2-devel.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : libssh2-devel
Arch : x86_64
Version : 1.4.3
Release : 12.amzn2.2.3
Size : 55 k
Repo : amzn2-core/2/x86_64
Summary : Development files for libssh2
URL : http://www.libssh2.org/
License : BSD
Description : The libssh2-devel package contains libraries and header files for
: developing applications that use libssh2.