How to Install and Uninstall python2-bpython Package on openSUSE Leap
Last updated: December 24,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python2-bpython" package
Please follow the step by step instructions below to install python2-bpython on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python2-bpython
Copied
2. Uninstall "python2-bpython" package
Please follow the steps below to uninstall python2-bpython on openSUSE Leap:
$
sudo zypper remove
python2-bpython
Copied
3. Information about the python2-bpython package on openSUSE Leap
Information for package python2-bpython:
----------------------------------------
Repository : Main Repository
Name : python2-bpython
Version : 0.19-bp153.1.19
Arch : noarch
Vendor : openSUSE
Installed Size : 1,4 MiB
Installed : No
Status : not installed
Source package : python-bpython-0.19-bp153.1.19.src
Summary : Fancy Interface to the Python Interpreter
Description :
Bpython is an enhanced Python interactive interpreter that uses curses
and provides the following main features: in-line syntax highlighting;
readline-like autocompletion with suggestions displayed as you type; expected
argument specification for functions; a handy pastebin function to quickly
submit your code and return a URL. Its goal is to bring together a few handy
ideas to enhance the standard interpreter without getting carried away.
----------------------------------------
Repository : Main Repository
Name : python2-bpython
Version : 0.19-bp153.1.19
Arch : noarch
Vendor : openSUSE
Installed Size : 1,4 MiB
Installed : No
Status : not installed
Source package : python-bpython-0.19-bp153.1.19.src
Summary : Fancy Interface to the Python Interpreter
Description :
Bpython is an enhanced Python interactive interpreter that uses curses
and provides the following main features: in-line syntax highlighting;
readline-like autocompletion with suggestions displayed as you type; expected
argument specification for functions; a handy pastebin function to quickly
submit your code and return a URL. Its goal is to bring together a few handy
ideas to enhance the standard interpreter without getting carried away.