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

Last updated: May 20,2024

1. Install "python-cream.melange" package

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

$ sudo apt update $ sudo apt install python-cream.melange

2. Uninstall "python-cream.melange" package

Please follow the guidelines below to uninstall python-cream.melange on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-cream.melange $ sudo apt autoclean && sudo apt autoremove

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

Package: python-cream.melange
Priority: optional
Section: universe/python
Installed-Size: 89
Maintainer: Ubuntu Developers
Original-Maintainer: Cream Packaging Team
Architecture: all
Source: cream-melange
Version: 0.5.2-2
Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-cream (>= 0.5.3), python-gpyconf, python-gi, python-cairo
Recommends: cream-melange-widgets
Filename: pool/universe/c/cream-melange/python-cream.melange_0.5.2-2_all.deb
Size: 11096
MD5sum: 48002f97d16b0823ac40c9d0338b6cdd
SHA1: 40bddb404d8e44457095718e0b1a8546e6dd0bed
SHA256: 882e693863669416a7a4f3696ca22ee59a008cdd735243e70fdad9f3946486ac
Description-en: Melange Widget System for the Cream Desktop Environment (Python module)
The Melange widget system provides an easy to use API for creating widgets
for the Cream Desktop Environment. Creating Melange widgets is very simple.
.
Basically Melange widgets are simple HTML pages and you do not have to know
GTK+ in order to write nice widgets. You can use everything HTML offers you,
including new HTML5 features such as the canvas element. Furthermore CSS and
Javascript can be used to extend the HTML.
.
As if that isn’t enough you can use Python to collect and process data, which
then can be used in your widget.
.
This package contains the part of cream-melange that is shipped as a Python
module.
Description-md5: 58894b9445d9a7faedefe8db32f6f81e
Homepage: http://cream-project.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu