How to Install and Uninstall python3-logbook.noarch Package on Fedora 34

Last updated: October 06,2024

1. Install "python3-logbook.noarch" package

Please follow the guidance below to install python3-logbook.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-logbook.noarch

2. Uninstall "python3-logbook.noarch" package

Please follow the guidance below to uninstall python3-logbook.noarch on Fedora 34:

$ sudo dnf remove python3-logbook.noarch $ sudo dnf autoremove

3. Information about the python3-logbook.noarch package on Fedora 34

Last metadata expiration check: 2:37:39 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-logbook
Version : 1.5.3
Release : 6.fc34
Architecture : noarch
Size : 122 k
Source : python-logbook-1.5.3-6.fc34.src.rpm
Repository : fedora
Summary : A logging replacement for Python
URL : https://logbook.readthedocs.io
License : BSD
Description : Logbook is a logging system for Python that replaces the standard library's
: logging module. It was designed with both complex and simple applications
: and mind and the idea to make logging fun. What makes it fun? What about
: getting log messages on your phone or desktop notification system?
: Logbook can do that.