How to Install and Uninstall cypher-lint Package on Kali Linux

Last updated: May 06,2024

1. Install "cypher-lint" package

Please follow the instructions below to install cypher-lint on Kali Linux

$ sudo apt update $ sudo apt install cypher-lint

2. Uninstall "cypher-lint" package

Please follow the guidelines below to uninstall cypher-lint on Kali Linux:

$ sudo apt remove cypher-lint $ sudo apt autoclean && sudo apt autoremove

3. Information about the cypher-lint package on Kali Linux

Package: cypher-lint
Source: libcypher-parser
Version: 0.6.0-1
Installed-Size: 33
Maintainer: Chris Leishman
Architecture: amd64
Depends: libc6 (>= 2.4), libcypher-parser8 (>= 0.5.0)
Size: 9164
SHA256: 4c487688de1c7f0eac17dc850deb6306fbc32589fca3126764813bb9b1f80866
SHA1: e56c2c750f5570ac8f0af06f06e436dbc0310657
MD5sum: 4579eef70de9221582184b73e765257a
Description: Lint tool for the Cypher query language
Cypher is a graph query language that allows for expressive and efficient
querying of graph data.
.
This tool provides correctness checking of Cypher language input, and can
be used to output the Abstract Syntax Tree (AST) of the parsed input.
Description-md5: bab89fb7e400178a08fefbdeb0f5a80d
Homepage: https://cleishm.github.io/libcypher-parser/
Section: devel
Priority: optional
Filename: pool/main/libc/libcypher-parser/cypher-lint_0.6.0-1_amd64.deb