How to Install and Uninstall dropbear.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 09,2024

1. Install "dropbear.x86_64" package

This is a short guide on how to install dropbear.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install dropbear.x86_64

2. Uninstall "dropbear.x86_64" package

Please follow the instructions below to uninstall dropbear.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove dropbear.x86_64 $ sudo dnf autoremove

3. Information about the dropbear.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:47:15 ago on Mon Feb 26 07:04:30 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.