How to Install and Uninstall gedit-developer-plugins Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "gedit-developer-plugins" package

Here is a brief guide to show you how to install gedit-developer-plugins on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gedit-developer-plugins

2. Uninstall "gedit-developer-plugins" package

Learn how to uninstall gedit-developer-plugins on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove gedit-developer-plugins $ sudo apt autoclean && sudo apt autoremove

3. Information about the gedit-developer-plugins package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: gedit-developer-plugins
Priority: optional
Section: universe/gnome
Installed-Size: 220
Maintainer: Ubuntu Developers
Architecture: all
Version: 0.5.15-0ubuntu1
Depends: python (>= 2.7.1-0ubuntu2), python-gi (>= 3.0.0), gir1.2-glib-2.0 (>= 1.30.0), gir1.2-gtk-3.0 (>= 3.2.0), gedit (>= 3.2.0), python-pocket-lint (>= 0.5.23)
Recommends: bzr, bzr-gtk, python-cssutils
Filename: pool/universe/g/gedit-developer-plugins/gedit-developer-plugins_0.5.15-0ubuntu1_all.deb
Size: 38012
MD5sum: ee11dc0dd87968b64308daf5c5eae029
SHA1: 1105dc3819e3286076e5e80063c66970a79a06ec
SHA256: b01b4522d3242176ababa33d04dfd8f281388676f557cbb945e2bd67e3a516da
Description-en: A set of gedit plugins for developers
gedit-developer-plugins (GDP) are a set of plugins for gedit that provide
additional editing features for software development. GDP provides:
.
* Multi-file find and replace
Directories and file types can be specified. Regular expressions are
supported.
* Syntax completion
Python completion using the file's imports and definitions. Simple
word completion based on the words in the file. XML tag and attribute
completions based on document structure.
* Formatting
Format paragraphs, lists, and imports. Reformat test using regular
expressions. Check the syntax and style of Python, XML, CSS, and plain
text. Check and reformat Python doctests and CSS.
* Project management via Bazaar DVCS
integrates bzr-gtk to show status, tags, annotations, visualize,
commit, merge, and push. Open files changes in the branch.
Description-md5: 273cbf28df33b6a9bf3ec9b913af77cc
Enhances: gedit
Homepage: https://launchpad.net/gdp
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu