How to Install and Uninstall python3-traitlets.noarch Package on Fedora 38

Last updated: October 01,2024

1. Install "python3-traitlets.noarch" package

Here is a brief guide to show you how to install python3-traitlets.noarch on Fedora 38

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

2. Uninstall "python3-traitlets.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-traitlets.noarch on Fedora 38:

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

3. Information about the python3-traitlets.noarch package on Fedora 38

Last metadata expiration check: 5:28:12 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-traitlets
Version : 5.9.0
Release : 1.fc38
Architecture : noarch
Size : 322 k
Source : python-traitlets-5.9.0-1.fc38.src.rpm
Repository : fedora
Summary : A lightweight derivative of Enthought Traits for configuring Python objects
URL : https://github.com/ipython/traitlets
License : BSD-3-Clause
Description : A lightweight pure-Python derivative of Enthought Traits, used for
: configuring Python objects.
:
: This package powers the config system of IPython and Jupyter.