How to Install and Uninstall dropbear.x86_64 Package on Oracle Linux 8

Last updated: May 18,2024

1. Install "dropbear.x86_64" package

Please follow the guidance below to install dropbear.x86_64 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install dropbear.x86_64

2. Uninstall "dropbear.x86_64" package

Please follow the guidelines below to uninstall dropbear.x86_64 on Oracle Linux 8:

$ sudo dnf remove dropbear.x86_64 $ sudo dnf autoremove

3. Information about the dropbear.x86_64 package on Oracle Linux 8

Last metadata expiration check: 3:59:09 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : dropbear
Version : 2019.78
Release : 3.el8
Architecture : x86_64
Size : 164 k
Source : dropbear-2019.78-3.el8.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.