How to Install and Uninstall python3-woo Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "python3-woo" package

This guide covers the steps necessary to install python3-woo on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-woo

2. Uninstall "python3-woo" package

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

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

3. Information about the python3-woo package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-woo
Priority: optional
Section: universe/python
Installed-Size: 58974
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: woo
Version: 1.0+dfsg1-1
Depends: python3 (<< 3.6), python3 (>= 3.4~), freeglut3, libboost-chrono1.58.0, libboost-filesystem1.58.0, libboost-iostreams1.58.0, libboost-python1.58.0, libboost-regex1.58.0, libboost-serialization1.58.0, libboost-system1.58.0, libboost-thread1.58.0, libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libgl1-mesa-glx | libgl1, libgle3, libglib2.0-0 (>= 2.12.0), libglu1-mesa | libglu1, libgomp1 (>= 4.9), libgts-0.7-5 (>= 0.7.6), libqglviewer2-qt4, libstdc++6 (>= 5.2), libvtk6.2, python3-xlrd, python3-xlsxwriter, python3-numpy, python3-matplotlib, python3-colorama, python3-pyqt4, python3-xlib, python3-genshi, python3-psutil, python3-minieigen, python3-pil, python3-h5py, python3-lockfile, ipython3, mencoder | libav-tools | ffmpeg, python3-prettytable
Filename: pool/universe/w/woo/python3-woo_1.0+dfsg1-1_amd64.deb
Size: 11228278
MD5sum: 32f8ac641e7bef976fc86df257d68fe8
SHA1: cf9b23572c45b6d4612873b14ea654f1f2d782b4
SHA256: e899b3b66f809db6e0259988f6bc901572f4e9adcd2dd471d5b8f9a1bd90408d
Description-en: Discrete dynamic compuations, esp. granular mechanics (python 3)
Extesible and portable framework primarily for mechanics
granular materials. Computation parts are written in c++ parallelized using
OpenMP, fully accessible and modifiable from python (ipython console or
scripts). Arbitrarily complex scene can be scripted. Qt-based user interface
is provided, featuring flexible OpenGL display, inspection of all objects
and runtime modification. Parametric preprocessors can be written in pure
python, and batch system can be used to drive parametric studies. New
material models and particle shapes can be added (in c++) without modifying
existing classes.
.
Woo is an evolution of the Yade package
(http://www.launchpad.net/yade), aiming at more flexibility, extensibility,
tighter integration with python and user-friendliness.
.
This version is built with OpenMP enabled, and targets Python 3.x.
Description-md5: c82bdb030a9e2f8d0f29bedad320e664
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions