How to Install and Uninstall gedit-latex-plugin Package on Kali Linux

Last updated: October 06,2024

1. Install "gedit-latex-plugin" package

This guide covers the steps necessary to install gedit-latex-plugin on Kali Linux

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

2. Uninstall "gedit-latex-plugin" package

In this section, we are going to explain the necessary steps to uninstall gedit-latex-plugin on Kali Linux:

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

3. Information about the gedit-latex-plugin package on Kali Linux

Package: gedit-latex-plugin
Version: 3.20.0-2
Installed-Size: 1415
Maintainer: Pietro Battiston
Architecture: all
Depends: dconf-gsettings-backend | gsettings-backend, python3:any, gedit (>= 3.20), rubber, python3-dbus, python3-gi, libglib2.0-bin
Recommends: texlive
Enhances: gedit
Size: 215828
SHA256: 65744f540d968d9ee88e11480d6ab2aba05d9921c48c7f7fa8c066c76b723fd6
SHA1: aca01a5dacd3ebb220d428e3f99114b9512aacb2
MD5sum: bbdbc142d00218c36949e94da43fb1a1
Description: 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:
Homepage: https://wiki.gnome.org/Apps/Gedit/LaTeXPlugin
Tag: role::plugin, works-with-format::tex, works-with::text
Section: gnome
Priority: optional
Filename: pool/main/g/gedit-latex-plugin/gedit-latex-plugin_3.20.0-2_all.deb