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

Last updated: April 18,2024

1. Install "python-simpy-doc" package

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

$ sudo apt update $ sudo apt install python-simpy-doc

2. Uninstall "python-simpy-doc" package

Learn how to uninstall python-simpy-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-simpy-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: python-simpy-doc
Priority: optional
Section: universe/doc
Installed-Size: 3721
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-simpy
Version: 2.3.1-1
Depends: libjs-sphinxdoc (>= 1.0)
Filename: pool/universe/p/python-simpy/python-simpy-doc_2.3.1-1_all.deb
Size: 2022496
MD5sum: 58a605badca9fa5fefe70d63555fcbf8
SHA1: f41db4ed78a3fed465b335e163708cbb66ae257e
SHA256: 46437f4895234fc6ece23c1d31c7024033ef0d0d10c9524bf9c79e7eb16e66df
Description-en: python-based simulation package, Documentation and examples
SimPy is a process-based discrete-event simulation language based on
standard Python.
.
It provides the modeller with components of a simulation model.
These include processes, for active components like customers, messages,
and vehicles, and resources, for passive components that form limited
capacity congestion points like servers, checkout counters, and tunnels.
It also provides monitor variables to aid in gathering statistics.
SimPy comes with extensive plotting capabilities.
.
This package contains the HTML docs and examples of SimPy.
Description-md5: 081f1860b1fdc7e0d0c5b34f6fa9b077
Homepage: http://simpy.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu