How to Install and Uninstall liblog-fast-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 22,2024

1. Install "liblog-fast-perl" package

This tutorial shows how to install liblog-fast-perl on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install liblog-fast-perl

2. Uninstall "liblog-fast-perl" package

Please follow the guidelines below to uninstall liblog-fast-perl on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove liblog-fast-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the liblog-fast-perl package on Ubuntu 21.04 (Hirsute Hippo)

Package: liblog-fast-perl
Architecture: all
Version: 2.0.1-1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 40
Depends: perl, perl (>= 5.15.0) | libsys-syslog-perl
Filename: pool/universe/libl/liblog-fast-perl/liblog-fast-perl_2.0.1-1_all.deb
Size: 15504
MD5sum: 4762d38f9dbc57a0e44ed98375c7cf6f
SHA1: 7e6526a779bdb8a0bc2519db15d9faa40bbb813f
SHA256: c87404471852df0217f3e3ff829544331c3408545035a88c0a1721e59119d4b7
SHA512: 3e3e7970886d7116932a7ce8a440fa2970863b3c5b8503db24176e894aa7597541bdedf3c3b2f70e2ac31784e5d31296b21fbaacbf71a633bd1fd6dd1efabad3
Homepage: https://metacpan.org/release/Log-Fast
Description-en: fast and flexible logger
Log::Fast is very fast logger, designed for use in applications with thousands
high-level events/operations per second (like network servers with thousands
clients or web spiders which download hundreds url per second).
.
For example, on Core2Duo sending about 5000 messages to log on enabled log
levels or 20000 messages on disabled log levels in one second will slow down
your application only by 2-3%.
.
Comparing to some other CPAN modules, this one (in average): faster than
Log::Dispatch in about 45 times, faster than Log::Handler in about 15 times,
faster than Sys::Syslog in about 7 times, and slower than Log::Syslog::Fast in
about 2 times.
.
Features:
.
* Global and local logger objects
* Output to any open filehandle or local syslog
* 5 log levels: ERR, WARN, NOTICE, INFO, DEBUG
* Configurable prefix (log level, date/time, caller function name)
* sprintf() support
* Unicode support (UTF8)
* Can avoid calculating log message content on disabled log levels
Description-md5: 688497acffbba8ad5591844cd8e08524