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

Last updated: May 11,2024

1. Install "python3-yade" package

This is a short guide on how to install python3-yade on Kali Linux

$ sudo apt update $ sudo apt install python3-yade

2. Uninstall "python3-yade" package

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

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

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

Package: python3-yade
Source: yade
Version: 2024.02a-1
Installed-Size: 301
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: libyade (= 2024.02a-1), python3-matplotlib, python3-mpmath, python3-pil, python3-pyqt5, python3-pyqt5.qtsvg, python3-tk, python3-xlib, python3-mpi4py, python3-numpy (>= 1:1.22.0), python3-numpy-abi9
Size: 291948
SHA256: cc464971357444d413dd3ae92cb52a2dee10c4eb36676d26a6dc76db48926357
SHA1: a6bf7d6d7a44be3d23a4150d48a62962136650d1
MD5sum: e943bc30230ce39fb58c4cb1d7f6b581
Description: Platform for discrete element modeling. Python bindings
Yet Another Dynamic Engine.
.
Extensible open-source framework for discrete numerical models,
focused on Discrete Element Method.
The computation parts are written in c++ using flexible object model,
allowing independent implementation of new algorithms and interfaces.
Python is used for rapid and concise scene construction,
simulation control, postprocessing and debugging.
.
This package contains python bindings for yade.
Description-md5:
Multi-Arch: foreign
Homepage: https://yade-dem.org/doc/
Section: python
Priority: optional
Filename: pool/main/y/yade/python3-yade_2024.02a-1_amd64.deb