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

Last updated: December 23,2024

1. Install "cereal" package

This guide covers the steps necessary to install cereal on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install cereal

2. Uninstall "cereal" package

This guide covers the steps necessary to uninstall cereal on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove cereal $ sudo apt autoclean && sudo apt autoremove

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

Package: cereal
Priority: extra
Section: universe/utils
Installed-Size: 176
Maintainer: Ubuntu MOTU Developers
Original-Maintainer: Daniel Kahn Gillmor
Architecture: all
Version: 0.24-1
Depends: runit (>= 1.8.0-3), screen, adduser, procmail
Filename: pool/universe/c/cereal/cereal_0.24-1_all.deb
Size: 22426
MD5sum: 10186e9d01649c0fbd87e3a6c5825b27
SHA1: 6019b5eee4ce1888acf0dddfed6a652cdebf0cb3
SHA256: b357d2b2d2b9629a26c1bfb74ccefd66d23c837e877f2cb57de1b1e663da1fcc
Description-en: automated, logged serial terminal management system
cereal provides a framework to easily set up and maintain automated,
timestamped logs of serial lines, while simultaneously allowing end
user access to them. This is probably most useful for providing
automated, logged access to remote serial consoles.
.
cereal can control an arbitrary number of independently monitored and
logged lines. Direct access to the monitored lines is allowed only
to a specific user (who doesn't necessarily otherwise have access to
the direct serial line), but logs can be made available to any group.
Logs are rotated automatically and their total space can be limited
in size.
Description-md5: b9ad2ecc1cc2144159d702f77e5663d0
Homepage: http://cmrg.fifthhorseman.net/wiki/cereal
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu