How to Install and Uninstall python3-dyda Package on Kali Linux

Last updated: May 22,2024

1. Install "python3-dyda" package

Here is a brief guide to show you how to install python3-dyda on Kali Linux

$ sudo apt update $ sudo apt install python3-dyda

2. Uninstall "python3-dyda" package

Please follow the guidelines below to uninstall python3-dyda on Kali Linux:

$ sudo apt remove python3-dyda $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-dyda package on Kali Linux

Package: python3-dyda
Source: dyda
Version: 1.41.1-2
Installed-Size: 970
Maintainer: Debian Science Maintainers
Architecture: all
Depends: python3-matplotlib, python3-numpy, python3-pandas, python3-pil, python3-requests, python3:any
Size: 146444
SHA256: 56152500afb970dab10b031f259c25483b3cbb87782a6c18091d5c4d5b243a38
SHA1: 0a41929f931062055270636663e16530007a2955
MD5sum: 5fee11a9c8c7113b3e9413544ec6376a
Description: dynamic data pipeline framework for DT42 applications
dyda is a library provides dynamic data pipeline framework. By using the
framework applications can configure a pipe based on configuration files.
And users can change the pipeline by modifying the configuration files
without touching any code.
Description-md5:
Homepage: https://dt42.io
Section: python
Priority: optional
Filename: pool/main/d/dyda/python3-dyda_1.41.1-2_all.deb