How to Install and Uninstall bpython Package on Ubuntu 21.10 (Impish Indri)

Last updated: September 20,2024

1. Install "bpython" package

Here is a brief guide to show you how to install bpython on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install bpython

2. Uninstall "bpython" package

Learn how to uninstall bpython on Ubuntu 21.10 (Impish Indri):

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

3. Information about the bpython package on Ubuntu 21.10 (Impish Indri)

Package: bpython
Architecture: all
Version: 0.21-3ubuntu1
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Sebastian Ramacher
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 703
Depends: less, python3-pkg-resources, python3-curtsies (>= 0.3.5), python3-cwcwidth, python3-greenlet, python3-pygments, python3-requests, python3-xdg, python3:any
Recommends: python3-watchdog, python3-jedi
Breaks: bpython3 (<< 0.18-3)
Replaces: bpython3 (<< 0.18-3)
Filename: pool/universe/b/bpython/bpython_0.21-3ubuntu1_all.deb
Size: 136246
MD5sum: 3b7b12328b6bcb41d9a161dde24ba657
SHA1: dc92fee122d6d16a0dc06fa1071c9272e498f6b5
SHA256: 701e6b916605e99e041b7a73856091d44707073749c18ebb31be6005d1a457a2
SHA512: 03b39ab6e79f49557bdb3fceece3a37e5a9f9d6e1dd2f5caf24a577bddce5b603caae9e7a70f76d766db5074620cf4e40a5f16b71d54dfd2584222ca1ca4e983
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