How to Install and Uninstall libssh.i686 Package on Fedora 39
Last updated: January 15,2025
1. Install "libssh.i686" package
Learn how to install libssh.i686 on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
libssh.i686
Copied
2. Uninstall "libssh.i686" package
This is a short guide on how to uninstall libssh.i686 on Fedora 39:
$
sudo dnf remove
libssh.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the libssh.i686 package on Fedora 39
Last metadata expiration check: 2:32:35 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : libssh
Version : 0.10.6
Release : 2.fc39
Architecture : i686
Size : 227 k
Source : libssh-0.10.6-2.fc39.src.rpm
Repository : updates
Summary : A library implementing the SSH protocol
URL : http://www.libssh.org
License : LGPL-2.1-or-later
Description : The ssh library was designed to be used by programmers needing a working SSH
: implementation by the mean of a library. The complete control of the client is
: made by the programmer. With libssh, you can remotely execute programs, transfer
: files, use a secure and transparent tunnel for your remote programs. With its
: Secure FTP implementation, you can play with remote files easily, without
: third-party programs others than libcrypto (from openssl).
Available Packages
Name : libssh
Version : 0.10.6
Release : 2.fc39
Architecture : i686
Size : 227 k
Source : libssh-0.10.6-2.fc39.src.rpm
Repository : updates
Summary : A library implementing the SSH protocol
URL : http://www.libssh.org
License : LGPL-2.1-or-later
Description : The ssh library was designed to be used by programmers needing a working SSH
: implementation by the mean of a library. The complete control of the client is
: made by the programmer. With libssh, you can remotely execute programs, transfer
: files, use a secure and transparent tunnel for your remote programs. With its
: Secure FTP implementation, you can play with remote files easily, without
: third-party programs others than libcrypto (from openssl).