How to Install and Uninstall python3-structlog.noarch Package on Fedora 34
Last updated: January 15,2025
1. Install "python3-structlog.noarch" package
This tutorial shows how to install python3-structlog.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
python3-structlog.noarch
Copied
2. Uninstall "python3-structlog.noarch" package
Please follow the instructions below to uninstall python3-structlog.noarch on Fedora 34:
$
sudo dnf remove
python3-structlog.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-structlog.noarch package on Fedora 34
Last metadata expiration check: 2:59:12 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-structlog
Version : 19.2.0
Release : 5.fc34
Architecture : noarch
Size : 89 k
Source : python-structlog-19.2.0-5.fc34.src.rpm
Repository : fedora
Summary : Painless structural logging
URL : http://www.structlog.org/
License : ASL 2.0 and MIT
Description : Structlog makes structured logging in Python easy by augmenting your existing
: logger. It allows you to split your log entries up into key/value pairs and
: build them incrementally without annoying boilerplate code.
Available Packages
Name : python3-structlog
Version : 19.2.0
Release : 5.fc34
Architecture : noarch
Size : 89 k
Source : python-structlog-19.2.0-5.fc34.src.rpm
Repository : fedora
Summary : Painless structural logging
URL : http://www.structlog.org/
License : ASL 2.0 and MIT
Description : Structlog makes structured logging in Python easy by augmenting your existing
: logger. It allows you to split your log entries up into key/value pairs and
: build them incrementally without annoying boilerplate code.