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

Last updated: May 21,2024

1. Install "python-simpy-gui" package

Please follow the guidance below to install python-simpy-gui on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-simpy-gui" package

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

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

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

Package: python-simpy-gui
Priority: optional
Section: universe/python
Installed-Size: 143
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-simpy
Version: 2.3.1-1
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8), python-simpy (= 2.3.1-1), python-tk
Filename: pool/universe/p/python-simpy/python-simpy-gui_2.3.1-1_all.deb
Size: 25496
MD5sum: 2880334efc17743eeeb0836c99630c75
SHA1: f07be2bc7c03e0751a851f4db940e12a40e2c70a
SHA256: 759a2cfbe6e49654c68e658f028dc79f64186a68cd846a3c78843142ca7eea97
Description-en: python-based simulation package, GUI
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 GUI parts of SimPy.
Description-md5: f4a799eb935d1fe55cc59abbff0d3529
Homepage: http://simpy.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu