How to Install and Uninstall minicom.x86_64 Package on Rocky Linux 8

Last updated: September 19,2024

1. Install "minicom.x86_64" package

This is a short guide on how to install minicom.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install minicom.x86_64

2. Uninstall "minicom.x86_64" package

Please follow the steps below to uninstall minicom.x86_64 on Rocky Linux 8:

$ sudo dnf remove minicom.x86_64 $ sudo dnf autoremove

3. Information about the minicom.x86_64 package on Rocky Linux 8

Last metadata expiration check: 1:14:18 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : minicom
Version : 2.7.1
Release : 9.el8
Architecture : x86_64
Size : 286 k
Source : minicom-2.7.1-9.el8.src.rpm
Repository : baseos
Summary : A text-based modem control and terminal emulation program
URL : http://alioth.debian.org/projects/minicom/
License : GPLv2+ and LGPLv2+ and Public Domain
Description : Minicom is a simple text-based modem control and terminal emulation
: program somewhat similar to MSDOS Telix. Minicom includes a dialing
: directory, full ANSI and VT100 emulation, an (external) scripting
: language, and other features.