How to Install and Uninstall trueprint Package on Kali Linux

Last updated: September 06,2024

1. Install "trueprint" package

This guide let you learn how to install trueprint on Kali Linux

$ sudo apt update $ sudo apt install trueprint

2. Uninstall "trueprint" package

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

$ sudo apt remove trueprint $ sudo apt autoclean && sudo apt autoremove

3. Information about the trueprint package on Kali Linux

Package: trueprint
Version: 5.4-5
Installed-Size: 149
Maintainer: Debian QA Group
Architecture: amd64
Depends: libc6 (>= 2.34)
Recommends: lpr
Size: 67160
SHA256: 5923802be16e7cbac8af151fc86aff4fd2d55da114dbf57e8cee5b9808fbcfb1
SHA1: 37b365562821838ae83a0e42bc72eb1ebac2517b
MD5sum: 17121a5f1d1970fab1a3e4afc7896a1b
Description: pretty printing of source code
This program generates a pretty output of source codes in many
programming languages. The result could be printed or written to
a Postscript file.
.
The following programming languages are supported:
* C
* C++
* Java
* Pascal
* Perl
* Pike
* Sh (Shell)
* Verilog
Description-md5:
Homepage: https://www.gnu.org/software/trueprint/trueprint.html
Tag: devel::lang:c, devel::lang:c++, devel::lang:java, devel::lang:pascal,
devel::lang:perl, devel::lang:pike, devel::library, devel::prettyprint,
implemented-in::c, implemented-in::perl, interface::commandline,
role::devel-lib, role::program, scope::utility, suite::gnu,
use::printing, works-with-format::postscript,
works-with::software:source, works-with::text
Section: text
Priority: optional
Filename: pool/main/t/trueprint/trueprint_5.4-5_amd64.deb