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

Last updated: October 06,2024

1. Install "libsombok-dev" package

Please follow the guidance below to install libsombok-dev on Kali Linux

$ sudo apt update $ sudo apt install libsombok-dev

2. Uninstall "libsombok-dev" package

In this section, we are going to explain the necessary steps to uninstall libsombok-dev on Kali Linux:

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

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

Package: libsombok-dev
Source: sombok (2.4.0-2)
Version: 2.4.0-2+b1
Installed-Size: 772
Maintainer: Emmanuel Bouthenot
Architecture: amd64
Depends: libc6-dev, libsombok3 (= 2.4.0-2+b1), libjs-jquery
Size: 85176
SHA256: 72344ae75a8b4e5d8e4f093b85654d943ca575736645327881812e0b57ac750e
SHA1: 156d25fe6fda1e91a450b8f180f20cc747c373b8
MD5sum: 265f305ce6ccc74c5131195cc55eb4a7
Description: Unicode Text Segmentation library (development files)
Sombok library performs Line Breaking Algorithm described in Unicode
Standards Annex #14 (UAX #14). East_Asian_Width informative properties
defined by Annex #11 (UAX #11) may be concerned to determin breaking
positions. This library also implements “default” Grapheme Cluster
segmentation described in Annex #29 (UAX #29).
.
This package contains the development files.
Description-md5:
Homepage: https://github.com/hatukanezumi/sombok
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/s/sombok/libsombok-dev_2.4.0-2+b1_amd64.deb