How to Install and Uninstall fragmaster Package on Kali Linux

Last updated: September 20,2024

1. Install "fragmaster" package

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

$ sudo apt update $ sudo apt install fragmaster

2. Uninstall "fragmaster" package

Here is a brief guide to show you how to uninstall fragmaster on Kali Linux:

$ sudo apt remove fragmaster $ sudo apt autoclean && sudo apt autoremove

3. Information about the fragmaster package on Kali Linux

Package: fragmaster
Version: 1.7-11
Installed-Size: 287
Maintainer: Agustin Martin Domingo
Architecture: all
Depends: texlive-binaries, texlive-latex-base, texlive-latex-recommended, texlive-extra-utils, texlive-font-utils, ghostscript, perl:any
Size: 91076
SHA256: 0cabd2e562b134e561570b7dcc5f0c895af2c9a3b1ffe218ecbf069b6dcd2ada
SHA1: 34eed75f492a7c236a7b0febd723ccf254908d4b
MD5sum: a384097b5771349d6d91ee57c82355a6
Description: use of psfrag constructs with pdflatex
psfrag is a LaTeX package which allows one to replace text elements in
included EPS graphics by arbitrary LaTeX output. Because psfrag uses
Postscript for making the replacements, in principle you can't use
psfrag with pdflatex which doesn't have any interfaces to postscript.
.
This package contains the Perl script fragmaster that produces a new
EPS from your original EPS which already contains all those psfrag
replacements. This new EPS graphic actually can be converted to PDF
including all replacements. The resulting "encapsulated" PDF then can
be used with pdflatex.
Description-md5:
Multi-Arch: foreign
Homepage: https://gitlab.com/agmartin/fragmaster
Tag: implemented-in::perl
Section: tex
Priority: optional
Filename: pool/main/f/fragmaster/fragmaster_1.7-11_all.deb