How to Install and Uninstall python3-Traits.x86_64 Package on AlmaLinux 9
Last updated: November 27,2024
1. Install "python3-Traits.x86_64" package
Please follow the step by step instructions below to install python3-Traits.x86_64 on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-Traits.x86_64
Copied
2. Uninstall "python3-Traits.x86_64" package
In this section, we are going to explain the necessary steps to uninstall python3-Traits.x86_64 on AlmaLinux 9:
$
sudo dnf remove
python3-Traits.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-Traits.x86_64 package on AlmaLinux 9
Last metadata expiration check: 1:13:01 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : python3-Traits
Version : 6.4.1
Release : 2.el9~bootstrap
Architecture : x86_64
Size : 5.0 M
Source : python-Traits-6.4.1-2.el9~bootstrap.src.rpm
Repository : epel
Summary : Explicitly typed attributes for Python
URL : http://docs.enthought.com/traits/
License : BSD and EPL and LGPLv2+
Description : The traits package developed by Enthought provides a special type
: definition called a trait. Although they can be used as normal Python object
: attributes, traits also have several additional characteristics:
:
: * Initialization: A trait can be assigned a default value.
: * Validation: A trait attribute's type can be explicitly declared.
: * Delegation: The value of a trait attribute can be contained either
: in another object.
: * Notification: Setting the value of a trait attribute can trigger
: notification of other parts of the program.
: * Visualization: User interfaces that permit the interactive
: modification of a trait's value can be automatically constructed
: using the trait's definition.
:
: Python 3 version.
Available Packages
Name : python3-Traits
Version : 6.4.1
Release : 2.el9~bootstrap
Architecture : x86_64
Size : 5.0 M
Source : python-Traits-6.4.1-2.el9~bootstrap.src.rpm
Repository : epel
Summary : Explicitly typed attributes for Python
URL : http://docs.enthought.com/traits/
License : BSD and EPL and LGPLv2+
Description : The traits package developed by Enthought provides a special type
: definition called a trait. Although they can be used as normal Python object
: attributes, traits also have several additional characteristics:
:
: * Initialization: A trait can be assigned a default value.
: * Validation: A trait attribute's type can be explicitly declared.
: * Delegation: The value of a trait attribute can be contained either
: in another object.
: * Notification: Setting the value of a trait attribute can trigger
: notification of other parts of the program.
: * Visualization: User interfaces that permit the interactive
: modification of a trait's value can be automatically constructed
: using the trait's definition.
:
: Python 3 version.