How to Install and Uninstall python3-apptools.noarch Package on Fedora 38

Last updated: September 25,2024

1. Install "python3-apptools.noarch" package

Please follow the guidelines below to install python3-apptools.noarch on Fedora 38

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

2. Uninstall "python3-apptools.noarch" package

Please follow the guidelines below to uninstall python3-apptools.noarch on Fedora 38:

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

3. Information about the python3-apptools.noarch package on Fedora 38

Last metadata expiration check: 1:59:50 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : python3-apptools
Version : 5.2.0
Release : 2.fc38
Architecture : noarch
Size : 463 k
Source : python-AppTools-5.2.0-2.fc38.src.rpm
Repository : fedora
Summary : Documentation for python-AppTools
URL : https://github.com/enthought/apptools
License : BSD and LGPLv2+
Description : The AppTools project includes a set of packages that Enthought has
: found useful in creating a number of applications. They implement
: functionality that is commonly needed by many applications
:
: * enthought.appscripting: Framework for scripting applications.
:
: * enthought.help: Provides a plugin for displaying documents and
: examples and running demos in Envisage Workbench applications.
:
: * enthought.io: Provides an abstraction for files and folders in a
: file system.
:
: * enthought.naming: Manages naming contexts, supporting non-string
: data types and scoped preferences
:
: * enthought.permissions: Supports limiting access to parts of an
: application unless the user is appropriately authorised (not
: full-blown security).
:
: and many more.