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

Last updated: July 02,2024

1. Install "libfdeep-dev" package

Learn how to install libfdeep-dev on Kali Linux

$ sudo apt update $ sudo apt install libfdeep-dev

2. Uninstall "libfdeep-dev" package

Please follow the guidance below to uninstall libfdeep-dev on Kali Linux:

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

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

Package: libfdeep-dev
Source: frugally-deep
Version: 0.15.21-1
Installed-Size: 346
Maintainer: The Debichem Group
Architecture: all
Size: 45200
SHA256: 8d8967ec55d3e0db885c150f85aaa43ef7e660ac2cbcbc14c24bdc418af40efb
SHA1: 2beb323f82be8d1f3469878af9a3336885d1f02a
MD5sum: 2be7c6f4679def4123ae3420787ed892
Description: use Keras models in C++
frugally-deep is a small header-only library written in modern and pure C++.
It supports inference for sequential models and computational graphs with a
more complex topology, created with the functional API. It re-implements a
small subset of TensorFlow, i.e., the operations needed to support prediction.
frugally-deep results in a much smaller binary size than linking against
TensorFlow. It avoids temporarily allocating additional RAM during
convolutions (by not materializing the im2col input matrix).
Description-md5:
Homepage: https://github.com/Dobiasd/frugally-deep
Section: libdevel
Priority: optional
Filename: pool/main/f/frugally-deep/libfdeep-dev_0.15.21-1_all.deb