How to Install and Uninstall conman Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "conman" package

Please follow the guidance below to install conman on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install conman

2. Uninstall "conman" package

Here is a brief guide to show you how to uninstall conman on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove conman $ sudo apt autoclean && sudo apt autoremove

3. Information about the conman package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: conman
Priority: optional
Section: universe/comm
Installed-Size: 350
Maintainer: Ubuntu Developers
Original-Maintainer: Yao-Po Wang
Architecture: amd64
Version: 0.2.7-1
Depends: libc6 (>= 2.15), libipmiconsole2 (>= 1.1.5), libwrap0 (>= 7.6-4~)
Suggests: expect
Filename: pool/universe/c/conman/conman_0.2.7-1_amd64.deb
Size: 90256
MD5sum: 983c370ebf7cf13e8e4e0c082ff031c0
SHA1: 192f52bd1e9c0945ab0433e7b6ac1cdc3fddb2ed
SHA256: 399589c8515055db8d34e195d637d596ef820237c55966075307a30cb24317b2
Description-en: serial console management program
ConMan is a serial console management program designed to support a large
number of console devices and simultaneous users.
It supports:
- local serial devices
- remote terminal servers (via the telnet protocol)
- IPMI Serial-Over-LAN (via FreeIPMI)
- Unix domain sockets
- external processes (e.g., using Expect for telnet / ssh / ipmi-sol
connections)
Its features include:
- logging (and optionally timestamping) console device output to file
- connecting to consoles in monitor (R/O) or interactive (R/W) mode
- allowing clients to share or steal console write privileges
- broadcasting client output to multiple consoles
Description-md5: cfc45b2af439c590556fae2aedd461f0
Homepage: https://github.com/dun/conman
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu