How to Install and Uninstall retext Package on Kali Linux

Last updated: May 21,2024

1. Install "retext" package

This guide covers the steps necessary to install retext on Kali Linux

$ sudo apt update $ sudo apt install retext

2. Uninstall "retext" package

Please follow the guidelines below to uninstall retext on Kali Linux:

$ sudo apt remove retext $ sudo apt autoclean && sudo apt autoremove

3. Information about the retext package on Kali Linux

Package: retext
Version: 8.0.1-1
Installed-Size: 799
Maintainer: Dmitry Shachnev
Architecture: all
Depends: python3-markups, python3-pyqt6, python3-chardet, python3-docutils, python3-markdown, python3-pygments, python3:any
Recommends: libjs-mathjax, python3-enchant, python3-pyqt6.qtwebengine, shared-mime-info
Suggests: adwaita-icon-theme, gir1.2-glib-2.0, gsettings-desktop-schemas
Size: 188672
SHA256: 169579b2b2fb26975b5f4189678ce0361968f4061a623769bcd26d7525e282c0
SHA1: cfaaa1f6e3069cecbd08e15fe95df720f190088e
MD5sum: 529f9b605909f9c003d1665fa9be32d4
Description: Simple text editor for Markdown and reStructuredText
ReText is a simple editor for Markdown and reStructuredText markup languages.
.
ReText supports tabs, live text preview and syntax highlighting. Supported
export formats: HTML, ODT, PDF. It is also possible to write custom export
extensions.
.
It is written in Python using Qt libraries.
Description-md5:
Homepage: https://github.com/retext-project/retext
Tag: implemented-in::python, interface::graphical, interface::x11,
role::program, uitoolkit::qt, use::editing, use::text-formatting,
works-with-format::html, works-with-format::odf,
works-with-format::pdf, works-with::text, x11::application
Section: editors
Priority: optional
Filename: pool/main/r/retext/retext_8.0.1-1_all.deb