How to Install and Uninstall openssh-server.x86_64 Package on Rocky Linux 9
Last updated: January 10,2025
1. Install "openssh-server.x86_64" package
This guide covers the steps necessary to install openssh-server.x86_64 on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
openssh-server.x86_64
Copied
2. Uninstall "openssh-server.x86_64" package
Learn how to uninstall openssh-server.x86_64 on Rocky Linux 9:
$
sudo dnf remove
openssh-server.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the openssh-server.x86_64 package on Rocky Linux 9
Last metadata expiration check: 1:02:02 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : openssh-server
Version : 8.7p1
Release : 34.el9
Architecture : x86_64
Size : 458 k
Source : openssh-8.7p1-34.el9.src.rpm
Repository : baseos
Summary : An open source SSH server daemon
URL : http://www.openssh.com/portable.html
License : BSD
Description : OpenSSH is a free version of SSH (Secure SHell), a program for logging
: into and executing commands on a remote machine. This package contains
: the secure shell daemon (sshd). The sshd daemon allows SSH clients to
: securely connect to your SSH server.
Available Packages
Name : openssh-server
Version : 8.7p1
Release : 34.el9
Architecture : x86_64
Size : 458 k
Source : openssh-8.7p1-34.el9.src.rpm
Repository : baseos
Summary : An open source SSH server daemon
URL : http://www.openssh.com/portable.html
License : BSD
Description : OpenSSH is a free version of SSH (Secure SHell), a program for logging
: into and executing commands on a remote machine. This package contains
: the secure shell daemon (sshd). The sshd daemon allows SSH clients to
: securely connect to your SSH server.