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

Last updated: November 27,2024

1. Install "remi-libssh2.x86_64" package

In this section, we are going to explain the necessary steps to install remi-libssh2.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "remi-libssh2.x86_64" package

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

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

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

Last metadata expiration check: 1:20:48 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : remi-libssh2
Version : 1.11.0
Release : 1.el8.remi
Architecture : x86_64
Size : 132 k
Source : remi-libssh2-1.11.0-1.el8.remi.src.rpm
Repository : remi-safe
Summary : A library implementing the SSH2 protocol
URL : https://www.libssh2.org/
License : BSD-3-Clause
Description : libssh2 is a library implementing the SSH2 protocol as defined by
: Internet Drafts: SECSH-TRANS(22), SECSH-USERAUTH(25),
: SECSH-CONNECTION(23), SECSH-ARCH(20), SECSH-FILEXFER(06)*,
: SECSH-DHGEX(04), and SECSH-NUMBERS(10).