How to Install and Uninstall libcypher-parser-dev Package on Kali Linux

Last updated: May 20,2024

1. Install "libcypher-parser-dev" package

In this section, we are going to explain the necessary steps to install libcypher-parser-dev on Kali Linux

$ sudo apt update $ sudo apt install libcypher-parser-dev

2. Uninstall "libcypher-parser-dev" package

Please follow the steps below to uninstall libcypher-parser-dev on Kali Linux:

$ sudo apt remove libcypher-parser-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcypher-parser-dev package on Kali Linux

Package: libcypher-parser-dev
Source: libcypher-parser
Version: 0.6.0-1
Installed-Size: 928
Maintainer: Chris Leishman
Architecture: amd64
Replaces: libcypher-parser3-dev (<< 0.3.4-1)
Depends: libcypher-parser8 (= 0.6.0-1)
Suggests: pkg-config
Breaks: libcypher-parser3-dev (<< 0.3.4-1)
Size: 102138
SHA256: f784d29276a08165b2dcdfb239f2fdb8c31bb4636c370df0f1d08bcfa54f10fc
SHA1: 6279116d29fd85bd28c736c11de9d4b65dbba4fd
MD5sum: dfa0ccd016801554ffa139b45de17e14
Description: Development files for libcypher-parser
Cypher is a graph query language that allows for expressive and efficient
querying of graph data.
.
libcypher-parser provides efficient parsing of Cypher into an Abstract
Syntax Tree (AST) form, using a parsing expression grammar that is equivalent
to that used in the Neo4j graph database.
.
This package contains the development files (headers, static libraries).
Description-md5: 44941c5154d7fece32472880b6195aff
Multi-Arch: same
Homepage: https://cleishm.github.io/libcypher-parser/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libc/libcypher-parser/libcypher-parser-dev_0.6.0-1_amd64.deb