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

Last updated: October 04,2024

1. Install "python-pyscript" package

This is a short guide on how to install python-pyscript on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pyscript

2. Uninstall "python-pyscript" package

Please follow the step by step instructions below to uninstall python-pyscript on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-pyscript
Priority: optional
Section: universe/python
Installed-Size: 453
Maintainer: Ubuntu Developers
Original-Maintainer: Arnaud Fontaine
Architecture: all
Source: pyscript
Version: 0.6.1-4
Depends: python (>= 2.7.1-0ubuntu2), python (<< 2.8)
Suggests: python-pyscript-doc
Filename: pool/universe/p/pyscript/python-pyscript_0.6.1-4_all.deb
Size: 90700
MD5sum: 2396c32ed7a1adf9fb748c5eadfabadd
SHA1: 2121ff8cee26940fb97becd6c42a8dfb2cbf08c7
SHA256: 5f14b06f93b44708eb46630fe8461a16ee9918ff19534c4f71350b3ddd474deb
Description-en: Python module for producing postscript graphics
PyScript is a Python module for producing high quality postscript
graphics. Rather than use a GUI to draw a picture, the picture is
programmed using Python and the PyScript objects.
Description-md5: 0a419e8a0650f6e0168bcfde93b11811
Homepage: http://pyscript.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions