How to Install and Uninstall python3-traitsui.noarch Package on Fedora 34
Last updated: November 16,2024
1. Install "python3-traitsui.noarch" package
In this section, we are going to explain the necessary steps to install python3-traitsui.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
python3-traitsui.noarch
Copied
2. Uninstall "python3-traitsui.noarch" package
Please follow the steps below to uninstall python3-traitsui.noarch on Fedora 34:
$
sudo dnf remove
python3-traitsui.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-traitsui.noarch package on Fedora 34
Last metadata expiration check: 2:32:13 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-traitsui
Version : 7.1.1
Release : 3.fc34
Architecture : noarch
Size : 1.6 M
Source : python-traitsui-7.1.1-3.fc34.src.rpm
Repository : updates
Summary : User interface tools designed to complement Traits
URL : https://github.com/enthought/traitsui
License : BSD and EPL and LGPLv2 and GPLv2+
Description : The TraitsUI package is a set of user interface tools designed to complement
: Traits. In the simplest case, it can automatically generate a user interface
: for editing a Traits-based object, with no additional coding on the part of
: the programmer-user. In more sophisticated uses, it can implement a Model-
: View-Controller (MVC) design pattern for Traits-based objects.
:
: Python 3 version.
Available Packages
Name : python3-traitsui
Version : 7.1.1
Release : 3.fc34
Architecture : noarch
Size : 1.6 M
Source : python-traitsui-7.1.1-3.fc34.src.rpm
Repository : updates
Summary : User interface tools designed to complement Traits
URL : https://github.com/enthought/traitsui
License : BSD and EPL and LGPLv2 and GPLv2+
Description : The TraitsUI package is a set of user interface tools designed to complement
: Traits. In the simplest case, it can automatically generate a user interface
: for editing a Traits-based object, with no additional coding on the part of
: the programmer-user. In more sophisticated uses, it can implement a Model-
: View-Controller (MVC) design pattern for Traits-based objects.
:
: Python 3 version.