How to Install and Uninstall python-dialog Package on openSUSE Leap
Last updated: January 11,2025
Deprecated! Installation of this package may no longer be supported.
1. Install "python-dialog" package
Here is a brief guide to show you how to install python-dialog on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python-dialog
Copied
2. Uninstall "python-dialog" package
This tutorial shows how to uninstall python-dialog on openSUSE Leap:
$
sudo zypper remove
python-dialog
Copied
3. Information about the python-dialog package on openSUSE Leap
Information for package python-dialog:
--------------------------------------
Repository : Main Repository
Name : python-dialog
Version : 3.3.0-bp153.1.12
Arch : noarch
Vendor : openSUSE
Installed Size : 504,4 KiB
Installed : No
Status : not installed
Source package : python-dialog-3.3.0-bp153.1.12.src
Summary : A Python interface to the Unix dialog utility
Description :
A Python interface to the Unix dialog utility, designed to provide an
easy, pythonic and as complete as possible way to use the dialog
features from Python code.
--------------------------------------
Repository : Main Repository
Name : python-dialog
Version : 3.3.0-bp153.1.12
Arch : noarch
Vendor : openSUSE
Installed Size : 504,4 KiB
Installed : No
Status : not installed
Source package : python-dialog-3.3.0-bp153.1.12.src
Summary : A Python interface to the Unix dialog utility
Description :
A Python interface to the Unix dialog utility, designed to provide an
easy, pythonic and as complete as possible way to use the dialog
features from Python code.