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

Last updated: November 07,2024

1. Install "stdsyslog" package

Please follow the steps below to install stdsyslog on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install stdsyslog

2. Uninstall "stdsyslog" package

This tutorial shows how to uninstall stdsyslog on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove stdsyslog $ sudo apt autoclean && sudo apt autoremove

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

Package: stdsyslog
Priority: optional
Section: universe/utils
Installed-Size: 35
Maintainer: Ubuntu Developers
Original-Maintainer: Peter Pentchev
Architecture: amd64
Version: 0.03.1-1
Depends: libc6 (>= 2.15)
Filename: pool/universe/s/stdsyslog/stdsyslog_0.03.1-1_amd64.deb
Size: 10418
MD5sum: 2b5f3f2d76f4489db5ac874c06b22a59
SHA1: c39c6ffab0ffefbc6985f6863e756c6f9ca4b87a
SHA256: 68f8bae608188e9601c67e5988abef110bfa813d6d4148f00f0a407296f2a034
Description-en: log a program's output to the system log
The stdsyslog utility executes a program, reads everything that it
outputs to a set of file descriptors (by default the standard output
and standard error streams) and logs it to the system log.
Description-md5: c5bebe63787a080c73ddb683f20065c6
Multi-Arch: foreign
Homepage: http://devel.ringlet.net/sysutils/stdsyslog/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu