How to Install and Uninstall drpython Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 03,2024

1. Install "drpython" package

Please follow the step by step instructions below to install drpython on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install drpython

2. Uninstall "drpython" package

Here is a brief guide to show you how to uninstall drpython on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove drpython $ sudo apt autoclean && sudo apt autoremove

3. Information about the drpython package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: drpython
Priority: optional
Section: universe/devel
Installed-Size: 1459
Maintainer: Ubuntu Developers
Original-Maintainer: William Vera
Architecture: all
Version: 1:3.11.4-1.1
Depends: python:any (>= 2.7.5-5~), python-wxgtk3.0
Suggests: python-doc, wx3.0-doc, python-tk
Filename: pool/universe/d/drpython/drpython_3.11.4-1.1_all.deb
Size: 343594
MD5sum: 3e878c6db6848010741564741280c451
SHA1: 744777d0be0e520abf93a763995b3ff4a613010a
SHA256: fda8b3c973b8900ca29f5a9dfa7c845afeef49539f89aa19e11e2844477c21dc
Description-en: simple and customizable editor for the Python language
DrPython is a clean and simple yet powerful and highly customizable
editor/environment for developing programs written in Python.
.
DrPython features:
* a high degree of customization through themes, which can change look and
feel, behavior, shortcuts and more
* DrScript: Write custom Python scripts with access to DrPython internals,
and access them from the menu
* bookmarks to quickly jump to files and directories
* Python debugger support
* a class browser
* printing support
Description-md5: 8654c97e408305c797f75001ce7cc4a4
Homepage: http://drpython.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu