How to Install and Uninstall bpython Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 18,2024

1. Install "bpython" package

This is a short guide on how to install bpython on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install bpython

2. Uninstall "bpython" package

Please follow the guidance below to uninstall bpython on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the bpython package on Ubuntu 21.04 (Hirsute Hippo)

Package: bpython
Architecture: all
Version: 0.21-3
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-3_all.deb
Size: 133852
MD5sum: a3f3236d353eaf9776457f447b603af3
SHA1: 32adf94708c9516d617fbf47ece2bc3f7d2797fe
SHA256: b369835b727bb87d0b8f7dbc1cfd90ee28fc9445bcdb31733db70c57c3bd6d15
SHA512: e86bed6646e909bab382d4af61e2ab5fd4d5dc8b3c2be37367d17e89213156d1d1151679d8e0a8727f5071bee01eafc88d8d88ee20c4189c7c1643c70033dc5c
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