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

Last updated: July 08,2024

1. Install "minicom.x86_64" package

Please follow the instructions below to install minicom.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install minicom.x86_64

2. Uninstall "minicom.x86_64" package

Please follow the guidance below to uninstall minicom.x86_64 on Rocky Linux 9:

$ sudo dnf remove minicom.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:33:29 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : minicom
Version : 2.7.1
Release : 17.el9
Architecture : x86_64
Size : 279 k
Source : minicom-2.7.1-17.el9.src.rpm
Repository : baseos
Summary : A text-based modem control and terminal emulation program
URL : https://salsa.debian.org/minicom-team/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.