How to Install and Uninstall libsigmf Package on Kali Linux

Last updated: November 22,2024

1. Install "libsigmf" package

Please follow the steps below to install libsigmf on Kali Linux

$ sudo apt update $ sudo apt install libsigmf

2. Uninstall "libsigmf" package

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

$ sudo apt remove libsigmf $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsigmf package on Kali Linux

Package: libsigmf
Version: 1.0.2-2
Installed-Size: 440
Maintainer: A. Maitland Bottoms
Architecture: amd64
Depends: libflatbuffers-dev, nlohmann-json3-dev
Size: 41560
SHA256: 4bfb1a9b802a2f98c05fa5b0719c5100858c7daf5505fc75157144379e22795b
SHA1: 86a478a0cffb2f9daaf1931599d8d437a2457daf
MD5sum: 686988aa12c29a32b2580de3e6075e83
Description: SigMF data format handling library
A header-only C++ library for working with SigMF metadata.
To use libsigmf, your application needs to #include
and link to libflatbuffers.so.
.
The Signal Metadata Format (SigMF) specifies a way to describe sets
of recorded digital signal samples with metadata written in
JSON. SigMF can be used to describe general information about a
collection of samples, the characteristics of the system that
generated the samples, features of signals themselves, and the
relationship between different recordings.
Description-md5:
Homepage: https://github.com/deepsig/libsigmf
Section: science
Priority: optional
Filename: pool/main/libs/libsigmf/libsigmf_1.0.2-2_amd64.deb