How to Install and Uninstall doxygen-doxyparse Package on Kali Linux

Last updated: May 06,2024

1. Install "doxygen-doxyparse" package

Please follow the guidance below to install doxygen-doxyparse on Kali Linux

$ sudo apt update $ sudo apt install doxygen-doxyparse

2. Uninstall "doxygen-doxyparse" package

Please follow the guidelines below to uninstall doxygen-doxyparse on Kali Linux:

$ sudo apt remove doxygen-doxyparse $ sudo apt autoclean && sudo apt autoremove

3. Information about the doxygen-doxyparse package on Kali Linux

Package: doxygen-doxyparse
Source: doxygen
Version: 1.9.8+ds-2
Installed-Size: 19903
Maintainer: Paolo Greppi
Architecture: amd64
Depends: libc6 (>= 2.34), libclang-cpp16 (>= 1:16.0.6), libclang1-16 (>= 1:5.0~svn298832-1~), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.0), libllvm16, libsqlite3-0 (>= 3.6.0), libstdc++6 (>= 13.1)
Size: 4836652
SHA256: d92341ef81fd268778804cf147ae5117ea1a99b20c4b6baaf1d38df9ae72e045
SHA1: fa2152465cc2c56ce43f2ff1694b07e2557af5ad
MD5sum: a1730df6329e1088d4e193950c47497b
Description: Multi-language source code parser based on doxygen
Doxygen is a documentation system for C++, C, Objective-C, C#, PHP, Java,
Python, IDL, Fortran, VHDL and to some extent D. Doxyparse builds on doxygen's
great source code parsing infrastructure and provides a command-line tool that
can be used to obtain information from source code, such as:
.
* which functions/methods and variables/attributes a module/class contains
* which functions/methods calls/uses which functions/methods/variables
* etc
.
doxyparses's main goal is to be used by higher-level source code analysis
tools.
.
This package contains doxyparse binary, a source code parser based on doxygen
Description-md5:
Multi-Arch: foreign
Homepage: https://www.doxygen.nl/
Section: devel
Priority: optional
Filename: pool/main/d/doxygen/doxygen-doxyparse_1.9.8+ds-2_amd64.deb