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

Last updated: November 26,2024

1. Install "python-sponge" package

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

$ sudo apt update $ sudo apt install python-sponge

2. Uninstall "python-sponge" package

Please follow the guidance below to uninstall python-sponge on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-sponge
Priority: optional
Section: universe/python
Installed-Size: 200
Maintainer: Ubuntu Developers
Original-Maintainer: Gabriel Falcão Gonçalves de Moura
Architecture: all
Version: 0.3.1-1.1
Depends: python, python:any (<< 2.8), python:any (>= 2.7.5-5~), python-cherrypy3 (>= 3.1.1), python-genshi (>= 0.5.1), python-imaging (>= 1.1.6), python-yaml (>= 3.08), python-nose (>= 0.11.1), python-mox (>= 0.5.1), python-routes (>= 1.10.3)
Suggests: python-sqlalchemy
Filename: pool/universe/p/python-sponge/python-sponge_0.3.1-1.1_all.deb
Size: 140488
MD5sum: c09f6e0fc37e5c456e12b8ad8a635a3c
SHA1: 26c7088b4fbb080349f31d6574838751df9a1005
SHA256: 610da396b7828c6b480d381167bd3925dce80c82047b7774e3cf5a2435278bfe
Description-en: Sponge is a web framework built on top of CherryPy and Genshi
Sponge is a very tiny web framework, aiming on testability thus being
simple enough to always keep things DRY (Don't Repeat Yourself),
which is a development approach with a philosophy aimed at reducing
repetition of code.
Description-md5: 528570be3a9fa16974df4fab124f0dad
Homepage: http://github.com/gabrielfalcao/sponge/tree/master
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu