How to Install and Uninstall liblogging-stdlog.i686 Package on Fedora 35

Last updated: May 06,2024

1. Install "liblogging-stdlog.i686" package

This tutorial shows how to install liblogging-stdlog.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install liblogging-stdlog.i686

2. Uninstall "liblogging-stdlog.i686" package

Please follow the guidelines below to uninstall liblogging-stdlog.i686 on Fedora 35:

$ sudo dnf remove liblogging-stdlog.i686 $ sudo dnf autoremove

3. Information about the liblogging-stdlog.i686 package on Fedora 35

Last metadata expiration check: 3:53:28 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : liblogging-stdlog
Version : 1.0.6
Release : 11.fc35
Architecture : i686
Size : 23 k
Source : liblogging-1.0.6-11.fc35.src.rpm
Repository : fedora
Summary : An easy to use logging library - stdlog component
URL : http://www.liblogging.org/
License : BSD
Description : liblogging (the upstream project) is a collection of several components.
: Namely: stdlog, journalemu, rfc3195.
: The stdlog component of liblogging can be viewed as an enhanced version of the
: syslog(3) API. It retains the easy semantics, but makes the API more
: sophisticated "behind the scenes" with better support for multiple threads
: and flexibility for different log destinations (e.g. syslog and systemd
: journal).