How to Install and Uninstall astyle Package on Kali Linux

Last updated: May 08,2024

1. Install "astyle" package

Please follow the guidelines below to install astyle on Kali Linux

$ sudo apt update $ sudo apt install astyle

2. Uninstall "astyle" package

This tutorial shows how to uninstall astyle on Kali Linux:

$ sudo apt remove astyle $ sudo apt autoclean && sudo apt autoremove

3. Information about the astyle package on Kali Linux

Package: astyle
Source: astyle (3.1-3)
Version: 3.1-3+b1
Installed-Size: 785
Maintainer: Matteo Cypriani
Architecture: amd64
Depends: libc6 (>= 2.34), libstdc++6 (>= 11)
Suggests: xdg-utils
Size: 206544
SHA256: 5d102c75d1c59bcb07bb88bc65c4d7224918b95f4a8335bb1f8f9af70b9c425a
SHA1: c9693d3fb754aec719bddfafeb81afa69acb5ded
MD5sum: 058a0e6f2e35e5fde41c84bbda303712
Description: Source code indenter for C, C++, Objective-C, C#, and Java
Artistic Style is a source code indenter, formatter, and beautifier for
the C, C++, C++/CLI, Objective-C, C# and Java programming languages.
.
This package contains the command line tool.
Description-md5:
Homepage: http://astyle.sourceforge.net/
Tag: devel::lang:c, devel::lang:c++, devel::lang:c-sharp, devel::lang:java,
devel::library, devel::prettyprint, implemented-in::c,
implemented-in::c++, interface::commandline, role::devel-lib,
role::program, scope::utility, use::printing,
works-with::software:source
Section: devel
Priority: optional
Filename: pool/main/a/astyle/astyle_3.1-3+b1_amd64.deb