How to Install and Uninstall tiny-dnn Package on Kali Linux

Last updated: May 20,2024

1. Install "tiny-dnn" package

Please follow the guidelines below to install tiny-dnn on Kali Linux

$ sudo apt update $ sudo apt install tiny-dnn

2. Uninstall "tiny-dnn" package

This tutorial shows how to uninstall tiny-dnn on Kali Linux:

$ sudo apt remove tiny-dnn $ sudo apt autoclean && sudo apt autoremove

3. Information about the tiny-dnn package on Kali Linux

Package: tiny-dnn
Version: 1.0.0a3+ds-4
Installed-Size: 988
Maintainer: Debian Deep Learning Team
Architecture: all
Suggests: tiny-dnn-doc
Size: 113692
SHA256: 8210616bd703feca24fb6e7c9a114af6908f02bcf31c6882e97ac66f2593830c
SHA1: f3b6f4ce3ece4faa21e9a7a3fc474706cb25dca5
MD5sum: 9377acb7785c0f0d0e0dd17d59c68901
Description: header only deep learning framework in C++
tiny-dnn is a C++ implementation of deep learning. It is suitable for deep
learning on limited computational resource, embedded systems and IoT devices.
.
Features:
.
* Reasonably fast, without GPU;
* Portable & header-only;
* Easy to integrate with real applications;
* Simply implemented.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/tiny-dnn/tiny-dnn
Section: science
Priority: optional
Filename: pool/main/t/tiny-dnn/tiny-dnn_1.0.0a3+ds-4_all.deb