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

Last updated: October 06,2024

1. Install "python-woo" package

In this section, we are going to explain the necessary steps to install python-woo on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-woo

2. Uninstall "python-woo" package

This tutorial shows how to uninstall python-woo on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-woo
Priority: optional
Section: universe/python
Installed-Size: 30122
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: woo
Version: 1.0+dfsg1-1
Depends: python (>= 2.7), python (<< 2.8), 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, python-xlrd, python-xlwt, python-numpy, python-matplotlib, python-colorama, python-qt4, python-xlib, python-genshi, python-psutil, python-minieigen, python3-minieigen, python-imaging, python-h5py, python-lockfile, ipython, mencoder | libav-tools | ffmpeg, python-prettytable
Filename: pool/universe/w/woo/python-woo_1.0+dfsg1-1_amd64.deb
Size: 5748074
MD5sum: 4d3bad72baef9a23bfeb8fe14a6ce236
SHA1: a60ab669d2c6ab7332c3861d974645550f46de6f
SHA256: 612c01b3f91cf4bedb458baaf27a07a012cd382eb9c9d6d9ead7f5193fb5e48f
Description-en: Discrete dynamic computations, esp. granular mechanics (python 2)
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 2.x
Description-md5: 819eb165d6177a1b4e1b76811efb263d
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions