How to Install and Uninstall liblogger-syslog-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 10,2024

1. Install "liblogger-syslog-perl" package

This guide let you learn how to install liblogger-syslog-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install liblogger-syslog-perl

2. Uninstall "liblogger-syslog-perl" package

Please follow the instructions below to uninstall liblogger-syslog-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove liblogger-syslog-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the liblogger-syslog-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: liblogger-syslog-perl
Priority: optional
Section: universe/perl
Installed-Size: 52
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.1-3
Depends: perl, libsys-syslog-perl
Filename: pool/universe/libl/liblogger-syslog-perl/liblogger-syslog-perl_1.1-3_all.deb
Size: 8902
MD5sum: 76668eefd307f851491a882a8c82d234
SHA1: e2e14d3d7682581025bc08fe0eb378ec27f4b453
SHA256: 1801730703eb0ce93f2238cb113a4a86ed3ff89a3f7b5fd062790c8c658ba517
Description-en: Logger::Syslog -- an simple wrapper over Sys::Syslog for Perl
You want to deal with syslog, but you don't want to bother with Sys::Syslog,
that module is for you.
.
Logger::Syslog takes care of everything regarding the Syslog communication, all
you have to do is to use the function you need to send a message to syslog.
.
Logger::Syslog provides one function per Syslog message level: debug, info,
warning, error, notice, critic, alert.
Description-md5: 70b368ea06a40563a0a891fde751b786
Homepage: http://search.cpan.org/dist/Logger-Syslog/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu