How to Install and Uninstall libssh-devel.x86_64 Package on Rocky Linux 9

Last updated: October 06,2024

1. Install "libssh-devel.x86_64" package

Here is a brief guide to show you how to install libssh-devel.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install libssh-devel.x86_64

2. Uninstall "libssh-devel.x86_64" package

This guide covers the steps necessary to uninstall libssh-devel.x86_64 on Rocky Linux 9:

$ sudo dnf remove libssh-devel.x86_64 $ sudo dnf autoremove

3. Information about the libssh-devel.x86_64 package on Rocky Linux 9

Last metadata expiration check: 2:41:50 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : libssh-devel
Version : 0.10.4
Release : 11.el9
Architecture : x86_64
Size : 39 k
Source : libssh-0.10.4-11.el9.src.rpm
Repository : appstream
Summary : Development files for libssh
URL : http://www.libssh.org
License : LGPLv2+
Description : The libssh-devel package contains libraries and header files for developing
: applications that use libssh.