How to Install and Uninstall uncrustify Package on Kali Linux

Last updated: May 12,2024

1. Install "uncrustify" package

Learn how to install uncrustify on Kali Linux

$ sudo apt update $ sudo apt install uncrustify

2. Uninstall "uncrustify" package

Learn how to uninstall uncrustify on Kali Linux:

$ sudo apt remove uncrustify $ sudo apt autoclean && sudo apt autoremove

3. Information about the uncrustify package on Kali Linux

Package: uncrustify
Version: 0.72.0+dfsg1-2
Installed-Size: 1885
Maintainer: Alexander GQ Gerasiov
Architecture: amd64
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2)
Size: 567088
SHA256: 47a4ec44aa3a2f14c9dd487b7a615297dcc17196285d7bb38acc5331a790952a
SHA1: 4c08b0d3377cae5b83b31dbbe9cd44d89d62f697
MD5sum: eec5d450c0abb10d45c59889052c91ed
Description: C, C++, ObjectiveC, C#, D, Java, Pawn and VALA source code beautifier
Uncrustify is a highly configurable source code formatter. It aligns
preprocessor define's, assignments, arithmetics and is able to fix spacing
between operators.
Description-md5:
Homepage: https://github.com/uncrustify/uncrustify
Section: devel
Priority: optional
Filename: pool/main/u/uncrustify/uncrustify_0.72.0+dfsg1-2_amd64.deb