How to Install and Uninstall latex-mk Package on Kali Linux

Last updated: May 13,2024

1. Install "latex-mk" package

In this section, we are going to explain the necessary steps to install latex-mk on Kali Linux

$ sudo apt update $ sudo apt install latex-mk

2. Uninstall "latex-mk" package

Learn how to uninstall latex-mk on Kali Linux:

$ sudo apt remove latex-mk $ sudo apt autoclean && sudo apt autoremove

3. Information about the latex-mk package on Kali Linux

Package: latex-mk
Version: 2.1-3
Installed-Size: 527
Maintainer: Debian QA Group
Architecture: all
Recommends: make, texlive-latex-recommended, texlive-base
Suggests: graphicsmagick-imagemagick-compat, gv, hevea, latex2rtf, cups-bsd, ghostscript, transfig
Size: 281368
SHA256: fd54acecc8ff816ee872340efcf131b4be71f7eeaaf6ddc39221146c19126917
SHA1: ad97c7017fffbd67b306d35f7a6a46ad4e4c41ae
MD5sum: f448264316d0d232b92f7433390b75a5
Description: tool for managing LaTeX projects
LaTeX-Mk is a collection of Makefile fragments and shell scripts for
managing small to large sized LaTeX projects. The typical LaTeX-Mk
input file is simply a series of variable definitions in a Makefile
for the project. After creating a simple Makefile the user can easily
perform all required steps to do such tasks as: preview the document,
print the document, or produce a PDF file. LaTeX-Mk will keep track
of files that have changed and how to run the various programs that
are needed to produce the output.
Description-md5:
Multi-Arch: foreign
Homepage: http://latex-mk.sourceforge.net/
Tag: use::typesetting
Section: tex
Priority: optional
Filename: pool/main/l/latex-mk/latex-mk_2.1-3_all.deb