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

Last updated: May 07,2024

1. Install "python-gasp" package

This guide let you learn how to install python-gasp on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-gasp

2. Uninstall "python-gasp" package

This is a short guide on how to uninstall python-gasp on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-gasp
Priority: optional
Section: universe/python
Installed-Size: 157
Maintainer: Ubuntu Developers
Original-Maintainer: Luke Faraone
Architecture: all
Version: 0.3.4-2
Provides: python2.7-gasp
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-cairo (>= 1.4), python-gtk2, python-gobject
Filename: pool/universe/p/python-gasp/python-gasp_0.3.4-2_all.deb
Size: 37310
MD5sum: 28351c43da61dfb86e3005d41a05eae1
SHA1: d8090a1c8dfc1c2597cf8f30fd4fcf2858cad7ad
SHA256: 13af547ac73d0b65559d5985c36ed1e5f20a68038e656436cb6e1e94c656db9d
Description-en: procedural Python graphics library for beginning programmers
GASP is a wrapper around the Python Cairo Graphics library which makes writing
graphical applications in Python easy for beginners, requiring little prior
knowledge of object-oriented programming.
Description-md5: 945ab4844856ca56279315d6209a234a
Homepage: https://launchpad.net/gasp
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu