How to Install and Uninstall conman.x86_64 Package on Fedora 35

Last updated: October 10,2024

1. Install "conman.x86_64" package

Here is a brief guide to show you how to install conman.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install conman.x86_64

2. Uninstall "conman.x86_64" package

Here is a brief guide to show you how to uninstall conman.x86_64 on Fedora 35:

$ sudo dnf remove conman.x86_64 $ sudo dnf autoremove

3. Information about the conman.x86_64 package on Fedora 35

Last metadata expiration check: 3:41:05 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : conman
Version : 0.3.0
Release : 6.fc35
Architecture : x86_64
Size : 120 k
Source : conman-0.3.0-6.fc35.src.rpm
Repository : fedora
Summary : ConMan - The Console Manager
URL : https://dun.github.io/conman/
License : GPLv3+
Description : ConMan is a serial console management program designed to support a large
: number of console devices and simultaneous users. It currently supports
: local serial devices and remote terminal servers (via the telnet protocol).
: Its features include:
:
: - mapping symbolic names to console devices
: - logging all output from a console device to file
: - supporting monitor (R/O), interactive (R/W), and
: broadcast (W/O) modes of console access
: - allowing clients to join or steal console "write" privileges
: - executing Expect scripts across multiple consoles in parallel