How to Install and Uninstall cutils Package on Kali Linux

Last updated: October 06,2024

1. Install "cutils" package

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

$ sudo apt update $ sudo apt install cutils

2. Uninstall "cutils" package

Please follow the steps below to uninstall cutils on Kali Linux:

$ sudo apt remove cutils $ sudo apt autoclean && sudo apt autoremove

3. Information about the cutils package on Kali Linux

Package: cutils
Source: cutils (1.6-6)
Version: 1.6-6+b1
Installed-Size: 255
Maintainer: Debian QA Group
Architecture: amd64
Depends: libc6 (>= 2.34)
Size: 69220
SHA256: 7f2fa9267f62dccb6399c698bb2388d0709044868d89a47dfdd4cce0bcca43f6
SHA1: d2366fe94ec809aa2c8c0a4f8ead2f90ad4f18e4
MD5sum: ce3b4ab8133ea9ca16d272656b218130
Description: C source code utilities
This package contains several utilities which may be useful to
developers of C source code utilities, namely:
cdecl and cundecl - decode and encode C type declarations
cobfusc - make a C source file unreadable but compilable
chilight - highlight C source files
cunloop - unloop C loops
yyextract - extract grammar rules from yacc grammar
yyref - yacc grammar reference program
Description-md5:
Homepage: http://www.sigala.it/sandro/software.php#cutils
Tag: devel::code-generator, devel::lang:c, devel::lang:c++, devel::library,
implemented-in::c, interface::commandline, role::devel-lib,
role::program, scope::utility, use::converting,
works-with::software:source
Section: devel
Priority: optional
Filename: pool/main/c/cutils/cutils_1.6-6+b1_amd64.deb