How to Install and Uninstall caspar Package on Kali Linux

Last updated: May 14,2024

1. Install "caspar" package

Please follow the guidance below to install caspar on Kali Linux

$ sudo apt update $ sudo apt install caspar

2. Uninstall "caspar" package

This is a short guide on how to uninstall caspar on Kali Linux:

$ sudo apt remove caspar $ sudo apt autoclean && sudo apt autoremove

3. Information about the caspar package on Kali Linux

Package: caspar
Version: 20220907-1
Installed-Size: 86
Maintainer: Joost van Baal-Ilić
Architecture: all
Depends: make
Suggests: jade, texlive-formats-extra, texlive-latex-base, texlive-binaries, w3m, ghostscript, psutils, lpr, man-db, docbook-dsssl, perl, markdown, caspar-doc
Conflicts: caspar-doc (<< 20091115-1)
Size: 36216
SHA256: 6da2ea38001f9cc4b6ea3bb849d6360b6561a102a5afee986f8c9041e027fb2f
SHA1: fa6ef010773278f1800663d68009663223ea9e59
MD5sum: 3938a3ad6836e8f141f084bb0c9b3b80
Description: Makefile snippets for centralized configuration management and typesetting
Caspar offers Makefile snippets for tasks like installing files you maintain
using a version control system, or typesetting documents in some markup
language.
.
If you need to maintain and distribute lots of files (system configuration
files for Unix hosts using a version control system, e.g.), caspar is likely
useful for you.
It is comparable with other tools for Unix system administrators like
puppet and cfengine. Main difference: the caspar code consists of less than
100 lines of GNU Make, so if puppet and cfengine are overkill for your needs,
you'll probably like the small and simple caspar tool.
.
If you write documents in a markup language like LaTeX, DocBook
XML, DocBook SGML, POD or Markdown, and want to automate the typesetting,
you'll like caspar. Install all suggested packages if you'd like to use this
typesetting functionality (or pick the suitable ones from the list of
suggested packages).
.
It's not strictly necessary to know how to write Makefiles when using caspar.
Description-md5:
Homepage: http://mdcc.cx/caspar/
Tag: admin::configuring, implemented-in::TODO, role::program,
use::typesetting, works-with-format::docbook, works-with::text
Section: devel
Priority: optional
Filename: pool/main/c/caspar/caspar_20220907-1_all.deb