How to Install and Uninstall libssh2-devel.i686 Package on Fedora 36

Last updated: July 08,2024

1. Install "libssh2-devel.i686" package

This is a short guide on how to install libssh2-devel.i686 on Fedora 36

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

2. Uninstall "libssh2-devel.i686" package

In this section, we are going to explain the necessary steps to uninstall libssh2-devel.i686 on Fedora 36:

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

3. Information about the libssh2-devel.i686 package on Fedora 36

Last metadata expiration check: 5:35:17 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : libssh2-devel
Version : 1.10.0
Release : 4.fc36
Architecture : i686
Size : 52 k
Source : libssh2-1.10.0-4.fc36.src.rpm
Repository : fedora
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.