How to Install and Uninstall QsLog.x86_64 Package on Fedora 38

Last updated: January 14,2025

1. Install "QsLog.x86_64" package

This is a short guide on how to install QsLog.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install QsLog.x86_64

2. Uninstall "QsLog.x86_64" package

Learn how to uninstall QsLog.x86_64 on Fedora 38:

$ sudo dnf remove QsLog.x86_64 $ sudo dnf autoremove

3. Information about the QsLog.x86_64 package on Fedora 38

Last metadata expiration check: 1:07:16 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : QsLog
Version : 0
Release : 24.2959cecgit.fc38
Architecture : x86_64
Size : 28 k
Source : QsLog-0-24.2959cecgit.fc38.src.rpm
Repository : fedora
Summary : An easy to use logger that is based on Qt's QDebug class
URL : https://bitbucket.org/razvanpetru/qslog
License : BSD
Description : QsLog is an easy to use logger that is based on Qt's QDebug class.
: Features:
: * Six logging levels (from trace to fatal)
: * Logging level threshold configurable at runtime.
: * Minimum overhead when logging is turned off.
: * Supports multiple destinations, comes with file and debug destinations.
: * Thread-safe
: * Supports logging of common Qt types out of the box.