How to Install and Uninstall python3-traitlets.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

1. Install "python3-traitlets.noarch" package

Learn how to install python3-traitlets.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "python3-traitlets.noarch" package

Please follow the guidance below to uninstall python3-traitlets.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the python3-traitlets.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:03:57 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-traitlets
Version : 5.1.1
Release : 3.el9
Architecture : noarch
Size : 207 k
Source : python-traitlets-5.1.1-3.el9.src.rpm
Repository : epel
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.