How to Install and Uninstall grap Package on Kali Linux

Last updated: May 11,2024

1. Install "grap" package

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

$ sudo apt update $ sudo apt install grap

2. Uninstall "grap" package

This tutorial shows how to uninstall grap on Kali Linux:

$ sudo apt remove grap $ sudo apt autoclean && sudo apt autoremove

3. Information about the grap package on Kali Linux

Package: grap
Version: 1.47-1
Installed-Size: 381
Maintainer: Debian QA Group
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1)
Recommends: groff
Size: 140116
SHA256: da23c7312a9eb277c11ec3da214f223cb80182e75948e44fe6d05b7e5db92809
SHA1: 97b59a8c7dcf4d3730452d0a78f0e352ca57590e
MD5sum: 81714d895b431a02cdba710ab6a00bfb
Description: program for typesetting graphs
This is grap, an implementation of Kernighan and Bentley's grap language
for typesetting graphs. The grap preprocessor works with pic and troff
(or groff).
.
Grap is a language for describing graphical displays of data. It
provides such services as automatic scaling and labeling of axes,
and for statements, if statements, and macros to facilitate user
programmability. Grap is intended primarily for including graphs in
documents prepared with groff or TeX, and is only marginally useful for
elementary tasks in data analysis.
Description-md5:
Homepage: https://www.lunabase.org/~faber/Vault/software/grap/
Tag: implemented-in::c++, interface::commandline, role::program,
scope::utility, use::typesetting, works-with-format::man,
works-with-format::tex, works-with::image, works-with::image:vector,
works-with::text
Section: text
Priority: optional
Filename: pool/main/g/grap/grap_1.47-1_amd64.deb