How to Install and Uninstall console-log Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 04,2024

1. Install "console-log" package

This tutorial shows how to install console-log on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install console-log

2. Uninstall "console-log" package

Please follow the instructions below to uninstall console-log on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove console-log $ sudo apt autoclean && sudo apt autoremove

3. Information about the console-log package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: console-log
Priority: optional
Section: universe/admin
Installed-Size: 68
Maintainer: Ubuntu Developers
Original-Maintainer: Marc Haber
Architecture: all
Version: 1.2-1
Depends: less, daemon, kbd, passwd (>= 1:4.0.3-23), adduser (>> 3.51), initscripts (>= 2.88dsf-13.3)
Filename: pool/universe/c/console-log/console-log_1.2-1_all.deb
Size: 13924
MD5sum: b47c375a2220feabb118f8689f7e3804
SHA1: e0bfaf5093636b03b72473a8b4442b0c0f1fee18
SHA256: 62c0aa865d474e9a4be207d1dd2d8baee4df333a1e251eecb5c4e5d3012e3859
Description-en: Puts logfile pagers on virtual consoles
console-log keeps logfile pagers open on virtual consoles. The
default configuration puts exim's mainlog on tty8, and the syslog on
tty9, in a less process. It can also make sure that this console is visible
automatically after system boot so that a crashed system at least
leaves the syslog readable on the console before reset. Using a pager
makes searching, tagging and highlighting possible.
Description-md5: cf71372fb4900a3e01f408a5ff130cb7
Homepage: http://git.debian.org/?p=collab-maint/console-log.git;a=summary
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu