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

Last updated: May 18,2024

1. Install "gedit-latex-plugin" package

Please follow the guidelines below to install gedit-latex-plugin on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gedit-latex-plugin

2. Uninstall "gedit-latex-plugin" package

Please follow the instructions below to uninstall gedit-latex-plugin on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove gedit-latex-plugin $ sudo apt autoclean && sudo apt autoremove

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

Package: gedit-latex-plugin
Priority: extra
Section: universe/gnome
Installed-Size: 1366
Maintainer: Ubuntu Developers
Original-Maintainer: Andrea Gasparini
Architecture: all
Version: 3.8.0-3build1
Depends: dconf-gsettings-backend | gsettings-backend, gedit (>= 3.8), rubber, python3-dbus, python3-gi, gvfs-bin
Recommends: texlive
Filename: pool/universe/g/gedit-latex-plugin/gedit-latex-plugin_3.8.0-3build1_all.deb
Size: 188762
MD5sum: 88c47e73e4c6ed58f25263fc37ba68b8
SHA1: 98a35978c373ed5388c6ec6294a27ba43a529aff
SHA256: 75c7661e1a274e7749d1d6b5e2dd92390e3d5cbf24ce3dd7e414b1139c4f5bbe
Description-en: gedit plugin for composing and compiling LaTeX documents
This plugin assist you in a number of task:
- Code Completion: if you type a prefix it shows you all matching commands
and the structure and meaning of their arguments. If possible it shows
options for the argument the cursor is in.
- Assistants: there are several assistants for frequent tasks like creating
the body of a new LaTeX file, inserting a graphics, inserting a table or a
matrix, inserting source code listings, inserting BibTeX entries.
- BibTeX Integration: an outline view is created for BibTeX files and the
LaTeX completion is aware of bibliographies included per \bibliography and
proposes their entries at the \cite command. BibTeX entries may be inserted
with the help of a dialog.
- Build System: The build system uses profiles like "PDF", "DVI" or
"PostScript". Per default the plugin uses rubber for automated document
compiling, but you may create your own profiles invoking the LaTeX command
chain directly.
Description-md5: c72fbffd4dd3548fac3ecbabfabd7bd5
Enhances: gedit
Homepage: https://wiki.gnome.org/Apps/Gedit/LaTeXPlugin
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu