How to Install and Uninstall python3-flatlatex Package on Kali Linux

Last updated: May 18,2024

1. Install "python3-flatlatex" package

Please follow the steps below to install python3-flatlatex on Kali Linux

$ sudo apt update $ sudo apt install python3-flatlatex

2. Uninstall "python3-flatlatex" package

In this section, we are going to explain the necessary steps to uninstall python3-flatlatex on Kali Linux:

$ sudo apt remove python3-flatlatex $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-flatlatex package on Kali Linux

Package: python3-flatlatex
Source: flatlatex
Version: 0.15-1
Installed-Size: 79
Maintainer: Debian Python Team
Architecture: all
Depends: python3-regex, python3:any
Suggests: flatlatex
Size: 12844
SHA256: 47bdc280b530109b70db6df959120d29ec6b3af376dcf470f0387f80afea6668
SHA1: 6c3e354048ffc52ab59a255909aca6cb36d95bda
MD5sum: 84319f2c3f237f8d001ad14da07ac1ae
Description: Python3 LaTeX math converter to unicode text - library
flatlatex is a basic converter from LaTeX math to human readable text
math using unicode characters.
.
It allows one to inline small equations into emails or on instant messaging
clients, thus allowing to avoid sending a pdf while still being
understandable.
.
This package provides the Python3 library.
Description-md5:
Homepage: https://github.com/jb-leger/flatlatex
Section: python
Priority: optional
Filename: pool/main/f/flatlatex/python3-flatlatex_0.15-1_all.deb