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

Last updated: May 18,2024

1. Install "python-goocalendar" package

This tutorial shows how to install python-goocalendar on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-goocalendar

2. Uninstall "python-goocalendar" package

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

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

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

Package: python-goocalendar
Priority: optional
Section: universe/python
Installed-Size: 217
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Tryton Maintainers
Architecture: all
Source: goocalendar
Version: 0.2-1
Depends: python-pkg-resources, python-pygoocanvas, python:any (<< 2.8), python:any (>= 2.7.5-5~), libjs-sphinxdoc (>= 1.0)
Filename: pool/universe/g/goocalendar/python-goocalendar_0.2-1_all.deb
Size: 29944
MD5sum: 1abf4ec9699d5d4c0e78490d24b9e268
SHA1: 8659e7597f15e07d72ce467caf35efbfa5b4298f
SHA256: 85e48137a15f5f90a4962dc8c457a81e1e8cf7a68eb8a9055a15aa533fa511ef
Description-en: Calendar widget for GTK+ using PyGoocanvas (Python 2)
The GooCalendar module supplies a calendar widget drawn with GooCanvas that
can display a month view and a week view. It also supplies classes to manage
events you can add to the calendar.
.
This package is targeting Python version 2.
Description-md5: 1dbf0574436edf86e6757c701222b8d3
Homepage: http://code.google.com/p/goocalendar/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu