How to Install and Uninstall codequery Package on Kali Linux

Last updated: May 14,2024

1. Install "codequery" package

Here is a brief guide to show you how to install codequery on Kali Linux

$ sudo apt update $ sudo apt install codequery

2. Uninstall "codequery" package

Please follow the step by step instructions below to uninstall codequery on Kali Linux:

$ sudo apt remove codequery $ sudo apt autoclean && sudo apt autoremove

3. Information about the codequery package on Kali Linux

Package: codequery
Version: 0.27.0+dfsg-1
Installed-Size: 4249
Maintainer: ChangZhuo Chen (陳昌倬)
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libqt5concurrent5 (>= 5.6.0~rc), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5widgets5 (>= 5.15.1), libqt5xml5 (>= 5.0.2), libsqlite3-0 (>= 3.5.9), libstdc++6 (>= 11), cscope, universal-ctags | exuberant-ctags
Size: 1219204
SHA256: d8a84dc410d15f29209f22604285b7bb12168fdb5f3609ef80c8becaa439269d
SHA1: b5dbf8677fb0e5dfee03f134b932f2a5ee1fdd49
MD5sum: d5c21f2f40664d288ce0888323079e14
Description: code-understanding, code-browsing or code-search tool
This is a tool to index, then query or search C, C++, Java, Python,
Ruby, Go and Javascript source code.
.
It builds upon the databases of cscope and Exuberant ctags.
.
The databases of cscope and ctags would be processed by the cqmakedb
tool to generate the CodeQuery database file.
.
The CodeQuery database file can be viewed and queried using the
codequery GUI tool.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/ruben2020/codequery
Tag: uitoolkit::qt
Section: devel
Priority: optional
Filename: pool/main/c/codequery/codequery_0.27.0+dfsg-1_amd64.deb