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

Last updated: May 19,2024

1. Install "libssh2-devel.i686" package

This tutorial shows how to install libssh2-devel.i686 on Fedora 34

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

2. Uninstall "libssh2-devel.i686" package

This tutorial shows how to uninstall libssh2-devel.i686 on Fedora 34:

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

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

Last metadata expiration check: 3:10:09 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : libssh2-devel
Version : 1.9.0
Release : 7.fc34
Architecture : i686
Size : 54 k
Source : libssh2-1.9.0-7.fc34.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.