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

Last updated: May 19,2024

1. Install "medit" package

Learn how to install medit on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install medit

2. Uninstall "medit" package

Learn how to uninstall medit on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove medit $ sudo apt autoclean && sudo apt autoremove

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

Package: medit
Priority: optional
Section: universe/editors
Installed-Size: 6201
Maintainer: Ubuntu Developers
Original-Maintainer: Jose G. López
Architecture: amd64
Version: 1.2.0-2
Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.14), libcairo2 (>= 1.2.4), libgcc1 (>= 1:4.1.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.41.1), libgtk2.0-0 (>= 2.24.0), libice6 (>= 1:1.0.0), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libpython2.7 (>= 2.7), libsm6, libstdc++6 (>= 4.1.1), libx11-6, libxml2 (>= 2.7.4), python:any (>= 2.7.5-5~)
Filename: pool/universe/m/medit/medit_1.2.0-2_amd64.deb
Size: 1226148
MD5sum: 2ec9a04ee0edaf60e4938fcec4bca786
SHA1: a04717b0dfa32e876d56dd2e06ed4dede76a7386
SHA256: 2414b550b9f15bdf32798d0567c3b6c217e38c01cbd50f0b397e3885bdb32435
Description-en: Useful programming and around-programming text editor
Features:
* Configurable syntax highlighting.
* Configurable keyboard accelerators.
* Multiplatform - works both on unix and windows.
* Plugins: can be written in C or Python.
* Configurable tools available from the main and context menus. They can be
written in Python, or it can be a shell script, or in MooScript - simple
builtin scripting lanugage.
* Regular expression search/replace, grep and find frontends, builtin file
selector and whatnot.
Description-md5: 8a215995823fd05f725a3e129ab1fa9c
Homepage: http://mooedit.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu