How to Install and Uninstall dropbear.x86_64 Package on Rocky Linux 9

Last updated: January 11,2025

1. Install "dropbear.x86_64" package

This guide let you learn how to install dropbear.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install dropbear.x86_64

2. Uninstall "dropbear.x86_64" package

Learn how to uninstall dropbear.x86_64 on Rocky Linux 9:

$ sudo dnf remove dropbear.x86_64 $ sudo dnf autoremove

3. Information about the dropbear.x86_64 package on Rocky Linux 9

Last metadata expiration check: 1:54:08 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : dropbear
Version : 2020.80
Release : 7.el9
Architecture : x86_64
Size : 170 k
Source : dropbear-2020.80-7.el9.src.rpm
Repository : epel
Summary : Lightweight SSH server and client
URL : https://matt.ucc.asn.au/dropbear/dropbear.html
License : MIT
Description : Dropbear is a relatively small SSH server and client. It's particularly useful
: for "embedded"-type Linux (or other Unix) systems, such as wireless routers.