How to Install and Uninstall python310-dialite Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "python310-dialite" package
Please follow the instructions below to install python310-dialite on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python310-dialite
Copied
2. Uninstall "python310-dialite" package
In this section, we are going to explain the necessary steps to uninstall python310-dialite on openSuSE Tumbleweed:
$
sudo zypper remove
python310-dialite
Copied
3. Information about the python310-dialite package on openSuSE Tumbleweed
Information for package python310-dialite:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-dialite
Version : 0.5.3-1.18
Arch : noarch
Vendor : openSUSE
Installed Size : 43.8 KiB
Installed : No
Status : not installed
Source package : python-dialite-0.5.3-1.18.src
Upstream URL : http://dialite.readthedocs.io
Summary : Python library to show simple dialogs
Description :
Dialite is a pure Python package to show dialogs. It provides a
handful of functions, each a verb, that can be used to inform(),
warn() or fail() the user, or to ask_ok(), ask_retry() or
ask_yesno().
Dialite can show graphical dialogs, and falls back to a terminal
interface if dialogs are unavailable (e.g. if not supported by the
platform, or for SSH connections).
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-dialite
Version : 0.5.3-1.18
Arch : noarch
Vendor : openSUSE
Installed Size : 43.8 KiB
Installed : No
Status : not installed
Source package : python-dialite-0.5.3-1.18.src
Upstream URL : http://dialite.readthedocs.io
Summary : Python library to show simple dialogs
Description :
Dialite is a pure Python package to show dialogs. It provides a
handful of functions, each a verb, that can be used to inform(),
warn() or fail() the user, or to ask_ok(), ask_retry() or
ask_yesno().
Dialite can show graphical dialogs, and falls back to a terminal
interface if dialogs are unavailable (e.g. if not supported by the
platform, or for SSH connections).