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

Last updated: May 08,2024

1. Install "python3-traitlets.noarch" package

This is a short guide on how to install python3-traitlets.noarch on Fedora 34

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

2. Uninstall "python3-traitlets.noarch" package

Please follow the steps below to uninstall python3-traitlets.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:04:30 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-traitlets
Version : 5.0.5
Release : 3.fc34
Architecture : noarch
Size : 205 k
Source : python-traitlets-5.0.5-3.fc34.src.rpm
Repository : fedora
Summary : A lightweight derivative of Enthought Traits for configuring Python objects
URL : https://github.com/ipython/traitlets
License : BSD
Description : A lightweight pure-Python derivative of Enthought Traits, used for
: configuring Python objects.
:
: This package powers the config system of IPython and Jupyter.