How to Install and Uninstall python2-prompt_toolkit Package on openSUSE Leap

Last updated: April 27,2024

1. Install "python2-prompt_toolkit" package

This guide let you learn how to install python2-prompt_toolkit on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-prompt_toolkit

2. Uninstall "python2-prompt_toolkit" package

Here is a brief guide to show you how to uninstall python2-prompt_toolkit on openSUSE Leap:

$ sudo zypper remove python2-prompt_toolkit

3. Information about the python2-prompt_toolkit package on openSUSE Leap

Information for package python2-prompt_toolkit:
-----------------------------------------------
Repository : Main Repository
Name : python2-prompt_toolkit
Version : 2.0.10-bp153.1.35
Arch : noarch
Vendor : openSUSE
Installed Size : 3,2 MiB
Installed : No
Status : not installed
Source package : python-prompt_toolkit-2.0.10-bp153.1.35.src
Summary : Library for building interactive command lines in Python
Description :
Prompt toolkit is a library for building interactive command
lines in Python.