How to Install and Uninstall python3-fsleyes-props.noarch Package on Fedora 34

Last updated: September 20,2024

1. Install "python3-fsleyes-props.noarch" package

Please follow the guidance below to install python3-fsleyes-props.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-fsleyes-props.noarch

2. Uninstall "python3-fsleyes-props.noarch" package

Please follow the guidelines below to uninstall python3-fsleyes-props.noarch on Fedora 34:

$ sudo dnf remove python3-fsleyes-props.noarch $ sudo dnf autoremove

3. Information about the python3-fsleyes-props.noarch package on Fedora 34

Last metadata expiration check: 2:13:40 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-fsleyes-props
Version : 1.7.3
Release : 1.fc34
Architecture : noarch
Size : 153 k
Source : python-fsleyes-props-1.7.3-1.fc34.src.rpm
Repository : updates
Summary : [wx]Python event programming framework
URL : https://pypi.python.org/pypi/fsleyes-props
License : ASL 2.0
Description :
: fsleyes-props is a library which is used by used by FSLeyes , and which allows
: you to:
:
: - Listen for change to attributes on a python object,
: - Automatically generate wxpython widgets which are bound to attributes of
: a python object
: - Automatically generate a command line interface to set values of the
: attributes of a python object.