How to Install and Uninstall libmarisa-dev Package on Kali Linux

Last updated: May 19,2024

1. Install "libmarisa-dev" package

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

$ sudo apt update $ sudo apt install libmarisa-dev

2. Uninstall "libmarisa-dev" package

This tutorial shows how to uninstall libmarisa-dev on Kali Linux:

$ sudo apt remove libmarisa-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmarisa-dev package on Kali Linux

Package: libmarisa-dev
Source: marisa
Version: 0.2.6-15
Installed-Size: 423
Maintainer: Debian Input Method Team
Architecture: amd64
Depends: libmarisa0 (= 0.2.6-15)
Size: 80856
SHA256: 2711a58356556f603bfbc59ed968080dcba1fdca27eca164e9e26dbc739d924d
SHA1: 6337764ec6f404ea5cd2f1faa1b77d7217759466
MD5sum: 7ba2047a682bf68f135044d4f75e8d47
Description: development files for libmarisa
Matching Algorithm with Recursively Implemented StorAge (MARISA) is a static
and space-efficient trie data structure.
.
This package contains the files necessary for compiling programs that
depend on MARISA.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/s-yata/marisa-trie
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/m/marisa/libmarisa-dev_0.2.6-15_amd64.deb