How to Install and Uninstall bpython Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 17,2024

1. Install "bpython" package

This tutorial shows how to install bpython on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install bpython

2. Uninstall "bpython" package

This tutorial shows how to uninstall bpython on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove bpython $ sudo apt autoclean && sudo apt autoremove

3. Information about the bpython package on Ubuntu 20.10 (Groovy Gorilla)

Package: bpython
Architecture: all
Version: 0.19-1
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Sebastian Ramacher
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 745
Depends: less, python3-pkg-resources, python3-six (>= 1.5), python3-curtsies, python3-greenlet, python3-pygments, python3-requests, python3:any
Recommends: python3-watchdog
Suggests: python3-jedi
Breaks: bpython3 (<< 0.18-3)
Replaces: bpython3 (<< 0.18-3)
Filename: pool/universe/b/bpython/bpython_0.19-1_all.deb
Size: 135312
MD5sum: 8541721321e6251ffc8f837612e77192
SHA1: 1d1100a2b04b213481a5b7b62c92367361ca3cad
SHA256: 89881255487ade0a9e6e092a7649cb9c29ec754cbcc09fd02f3f3b0c898dc923
SHA512: 4967ba12699d89dfca469481d7c82f4fc627771652c885cd6dffc61ddc9ce30b0feca1c59196e41c5ec11782580162cda49a91a3a61c43d9ec32ee5920e93db1
Homepage: https://bpython-interpreter.org/
Description-en: fancy interface to the Python 3 interpreter
bpython is a fancy interface to the Python interpreter, and has the
following features:
.
* In-line syntax highlighting.
* Readline-like autocomplete with suggestions displayed as you type
* Expected parameter list for any Python function. Uses pydoc to attempt to
divine params for C functions.
* "Rewind" function to pop the last line of code from memory and re-evaluate.
Note: this is only really useful when laying out classes and functions,
since a true "undo" function is impossible, so be careful when using this.
* Send the code you've entered off to a pastebin and display the pastebin URL
for copying, etc.
* Save the code you've entered to a file.
* Auto-indentation.
* Anti-Crash Mode.
.
This package contains bpython for Python 3.
Description-md5: 7e8c133162b1fbc846fe4db2c704296d