How to Install and Uninstall headache Package on Kali Linux

Last updated: May 17,2024

1. Install "headache" package

Please follow the steps below to install headache on Kali Linux

$ sudo apt update $ sudo apt install headache

2. Uninstall "headache" package

Please follow the instructions below to uninstall headache on Kali Linux:

$ sudo apt remove headache $ sudo apt autoclean && sudo apt autoremove

3. Information about the headache package on Kali Linux

Package: headache
Version: 1.07-1
Installed-Size: 2931
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Depends: libc6 (>= 2.35)
Size: 734544
SHA256: 8008091a939350135a04b54e3b00b0fa8c21399e9748136426e459f0a4198152
SHA1: dac65b7cd2ea548d60997d9238c6b1befc91546b
MD5sum: e3d2c38ef62942befd80171ad459d2d8
Description: Tool to manage license notes of source files
This tool allows a developer to add or remove the license note that
one usually finds in a comment at the beginning of source files. It
knows about the syntax of comments in different languages: Makefile,
OCaml, C, (La)TeX.
Description-md5:
Homepage: https://github.com/Frama-C/headache
Tag: devel::lang:c, devel::lang:ocaml, devel::library, implemented-in::c,
implemented-in::ocaml, interface::commandline, role::devel-lib,
role::program, scope::utility, use::converting,
works-with::software:source
Section: devel
Priority: optional
Filename: pool/main/h/headache/headache_1.07-1_amd64.deb