How to Install and Uninstall boa-constructor Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 22,2024

1. Install "boa-constructor" package

Please follow the steps below to install boa-constructor on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install boa-constructor

2. Uninstall "boa-constructor" package

This tutorial shows how to uninstall boa-constructor on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove boa-constructor $ sudo apt autoclean && sudo apt autoremove

3. Information about the boa-constructor package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: boa-constructor
Priority: optional
Section: universe/devel
Installed-Size: 18063
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Architecture: all
Version: 0.6.1-15
Depends: python:any (>= 2.6.6-7~), pychecker, python-wxgtk3.0
Suggests: python-pyparsing
Filename: pool/universe/b/boa-constructor/boa-constructor_0.6.1-15_all.deb
Size: 12613186
MD5sum: 03fa986d37ff43f998ee8590c296c8cb
SHA1: c2131f697d912cfd07ecff7a84b66e2e17f30df2
SHA256: f17176f78ead8a2ffe27798dba1895c437f0a1a4b48ea3ba98528e5c5efbdd2d
Description-en: RAD tool for Python and wxWindows application
Boa-constructor is an IDE oriented towards creating cross-platform
applications built on top of the Python language and the wxWindows GUI
toolkit.
.
It features:
- visual wxWindows frame design,
- object inspector and explorer,
- syntax highlighting editor with code completion, call tips and code
browsing for Python code,
- syntax highlighting editor for C, C++, HTML, XML, config files (INI
style),
- documentation generation,
- an integrated Python debugger,
- integrated help,
- a Python Shell,
- an explorer able to browse, open/edit, inspect and interact with
various data sources including files, CVS, Zope, FTP, DAV and SSH,
- an UML view generator.
Description-md5: ebd8a4783a582ad3b6400e6dbde1ba85
Homepage: http://boa-constructor.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu