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

Last updated: May 19,2024

1. Install "python-elements" package

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

$ sudo apt update $ sudo apt install python-elements

2. Uninstall "python-elements" package

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

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

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

Package: python-elements
Priority: optional
Section: universe/python
Installed-Size: 575
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OLPC
Architecture: all
Version: 0.13+svn20090823.230+dfsg-2.1
Provides: python2.7-elements
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-box2d, python-pygame
Filename: pool/universe/p/python-elements/python-elements_0.13+svn20090823.230+dfsg-2.1_all.deb
Size: 332894
MD5sum: 89ea77573e572cf19e4daf245752d7d7
SHA1: f9db61d890b0b8480d27d693741ccc58af504876
SHA256: 241491e03e58ab7713e08f2855d01cea6898b2c63c326bc7683bb1f80bc41bcf
Description-en: A 2D Physics API for Python
An easy to use API for integrating 2D physics (with pybox2d) into own
Python ideas, that includes user interfaces & simulations, as well as
teaching & learning tools.
Description-md5: 71f161b03de71fc43e36481da509ff3f
Homepage: http://elements.linuxuser.at/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu