How to Install and Uninstall python-yade Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 05,2024

1. Install "python-yade" package

Please follow the step by step instructions below to install python-yade on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-yade

2. Uninstall "python-yade" package

This is a short guide on how to uninstall python-yade on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-yade package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-yade
Priority: extra
Section: universe/python
Installed-Size: 15308
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: yade
Version: 1.20.0-7
Depends: libyade (= 1.20.0-7), python-argparse, python-gts, python-imaging, python-matplotlib, python-minieigen, python-pyqt5, python-tk, python-xlib, python-numpy (>= 1:1.10.0~b1), python-numpy-abi9, python (>= 2.7), python (<< 2.8), libboost-filesystem1.58.0, libboost-iostreams1.58.0, libboost-python1.58.0, libboost-serialization1.58.0, libboost-system1.58.0, libc6 (>= 2.14), libcgal11v5, libgcc1 (>= 1:3.0), libgl1-mesa-glx | libgl1, libgl2ps0, libgomp1 (>= 4.9), libpython2.7 (>= 2.7), libqglviewer2, libqt5core5a (>= 5.5.0), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5opengl5 (>= 5.0.2) | libqt5opengl5-gles (>= 5.0.2), libqt5widgets5 (>= 5.0.2), libqt5xml5 (>= 5.0.2), libstdc++6 (>= 5.2)
Filename: pool/universe/y/yade/python-yade_1.20.0-7_amd64.deb
Size: 1888030
MD5sum: 45dff164438790f1b592e306bc58a2ce
SHA1: 076a7ffdc08b1087979e64f49a91e8d7080ff529
SHA256: a80b6a8608201f2f66ab8b0f069d70f529ad5effe81ad45368a4a2370e5da89c
Description-en: 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: 0035d61bd86e1d689dfd955df66583fb
Multi-Arch: foreign
Homepage: https://launchpad.net/yade
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu