How to Install and Uninstall python3-traitlets.noarch Package on AlmaLinux 8

Last updated: May 20,2024

1. Install "python3-traitlets.noarch" package

Please follow the guidelines below to install python3-traitlets.noarch on AlmaLinux 8

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

2. Uninstall "python3-traitlets.noarch" package

Please follow the step by step instructions below to uninstall python3-traitlets.noarch on AlmaLinux 8:

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

3. Information about the python3-traitlets.noarch package on AlmaLinux 8

Last metadata expiration check: 0:43:09 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python3-traitlets
Version : 4.3.3
Release : 1.el8
Architecture : noarch
Size : 162 k
Source : python-traitlets-4.3.3-1.el8.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.