How to Install and Uninstall python3-bpython Package on openSUSE Leap
Last updated: November 21,2024
1. Install "python3-bpython" package
Learn how to install python3-bpython on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-bpython
Copied
2. Uninstall "python3-bpython" package
Here is a brief guide to show you how to uninstall python3-bpython on openSUSE Leap:
$
sudo zypper remove
python3-bpython
Copied
3. Information about the python3-bpython package on openSUSE Leap
Information for package python3-bpython:
----------------------------------------
Repository : Main Repository
Name : python3-bpython
Version : 0.19-bp155.2.13
Arch : noarch
Vendor : openSUSE
Installed Size : 1.6 MiB
Installed : No
Status : not installed
Source package : python-bpython-0.19-bp155.2.13.src
Upstream URL : https://www.bpython-interpreter.org/
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 : python3-bpython
Version : 0.19-bp155.2.13
Arch : noarch
Vendor : openSUSE
Installed Size : 1.6 MiB
Installed : No
Status : not installed
Source package : python-bpython-0.19-bp155.2.13.src
Upstream URL : https://www.bpython-interpreter.org/
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.