How to Install and Uninstall kwstyle Package on Kali Linux

Last updated: May 14,2024

1. Install "kwstyle" package

Please follow the steps below to install kwstyle on Kali Linux

$ sudo apt update $ sudo apt install kwstyle

2. Uninstall "kwstyle" package

In this section, we are going to explain the necessary steps to uninstall kwstyle on Kali Linux:

$ sudo apt remove kwstyle $ sudo apt autoclean && sudo apt autoremove

3. Information about the kwstyle package on Kali Linux

Package: kwstyle
Version: 1.1.0~git20200506.b253a2b-1
Installed-Size: 1021
Maintainer: Benjamin Eikel
Architecture: amd64
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.4), libstdc++6 (>= 5.2)
Size: 313432
SHA256: 5a0eb4ebffe4f1729cdb007d8f72facc4c5b2985fafd6c06d018ce2930e0d7c4
SHA1: 2fb46cbe2cc61c32babed64c5a91a5dea45d4d12
MD5sum: 260763511baf11419bfc3c7c64621d7a
Description: Style checker for source code
KWStyle is integrated in the software process to ensure that the code written
by several users is consistent and can be viewed/printed as it was written by
one person.
.
KWStyle is primarily checking C/C++ source code but can be easily extended to
other languages. It assumes that the code is syntactically correct, i.e., it
compiles on a standard compiler.
Description-md5:
Homepage: https://kitware.github.io/KWStyle/
Tag: devel::lang:c, devel::lang:c++, devel::library, devel::testing-qa,
implemented-in::c, role::devel-lib, role::program
Section: devel
Priority: optional
Filename: pool/main/k/kwstyle/kwstyle_1.1.0~git20200506.b253a2b-1_amd64.deb