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

Last updated: May 12,2024

1. Install "gedit-plugins" package

This guide let you learn how to install gedit-plugins on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gedit-plugins

2. Uninstall "gedit-plugins" package

This is a short guide on how to uninstall gedit-plugins on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: gedit-plugins
Priority: optional
Section: universe/gnome
Installed-Size: 4246
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GNOME Maintainers
Architecture: amd64
Version: 3.18.0-1
Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.11.5), libgtksourceview-3.0-1 (>= 3.17.3), libpeas-1.0-0 (>= 1.0.0), libzeitgeist-2.0-0 (>= 0.9.9), dconf-gsettings-backend | gsettings-backend, python3 (<< 3.6), python3 (>= 3.5~), python3.5, gedit (>= 3.18), gedit (<< 3.19), gir1.2-git2-glib-1.0, gir1.2-glib-2.0, gir1.2-gtk-3.0, gir1.2-gtksource-3.0, gir1.2-gucharmap-2.90, gir1.2-pango-1.0, gir1.2-peas-1.0, gir1.2-vte-2.91, gir1.2-zeitgeist-2.0, python3-gi, python3-gi-cairo, python3-cairo, python3-dbus
Suggests: zeitgeist-datahub
Filename: pool/universe/g/gedit-plugins/gedit-plugins_3.18.0-1_amd64.deb
Size: 497206
MD5sum: c9799a012555249b84b198a04ae99fa0
SHA1: ae048d6f1c577c7a001326cc18af8374bc4d408b
SHA256: bbd12417d0bdd885358aa701cf223ed5c5f0be977cba3a84214a618f80cd272d
Description-en: set of plugins for gedit
gedit-plugins contain a set of plugins for gedit, GNOME's text editor.
.
The following plugins are included:
* Bookmarks: Easy document navigation with bookmarks
* Bracket Completion: Automatically adds closing brackets.
* Character Map: Insert special characters just by clicking on them.
* Code Comment: Comment out or uncomment a selected block of code.
* Color Picker: Pick a color from a dialog and insert its hexadecimal representation.
* Color Scheme Editor: Source code color scheme editor
* Commander: Command line interface for advanced editing
* Dashboard: A Dashboard for new tabs
* Draw Spaces: Draw spaces and tabs
* Find in Files: Find text in all files of a folder.
* Git: Highlight lines that have been changed since the last commit
* Join/Split Lines: Join several lines or split long ones
* Multi Edit: Edit document in multiple places at once
* Smart Spaces: Forget you're not using tabulations.
* SyncTeX: Synchronize between LaTeX and PDF with gedit and evince.
* Embedded Terminal: Embed a terminal in the bottom pane.
* Text Size: Easily increase and decrease the text size
* Word Completion: Word completion using the completion framework
Description-md5: e2f7d49db55e56edabc396dd66dbbac9
Homepage: https://wiki.gnome.org/Apps/Gedit#Plugins
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu