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

Last updated: May 15,2024

1. Install "python-django-recurrence-doc" package

This guide covers the steps necessary to install python-django-recurrence-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-django-recurrence-doc

2. Uninstall "python-django-recurrence-doc" package

This guide let you learn how to uninstall python-django-recurrence-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-django-recurrence-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: python-django-recurrence-doc
Priority: optional
Section: universe/doc
Installed-Size: 212
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: django-recurrence
Version: 1.2.0-2
Depends: libjs-sphinxdoc (>= 1.0), sphinx-rtd-theme-common
Filename: pool/universe/d/django-recurrence/python-django-recurrence-doc_1.2.0-2_all.deb
Size: 42538
MD5sum: 5cfc02aee96e8905aa61a3ff003bc3be
SHA1: 5c6d19ab93b168f305946b9a65dbc20cc88e6a96
SHA256: 859bfb2b9af165da49a108c470510e8a1746238fdff5f269429a8313dd5e240c
Description-en: Django utility wrapping dateutil.rrule (documentation)
django-recurrence is a utility for working with recurring dates in Django.
.
It provides:
* Recurrence/Rule objects using a subset of rfc2445 (wraps dateutil.rrule)
for specifying recurring date/times
* RecurrenceField for storing recurring datetimes in the database
* a JavaScript widget
.
This package contains the documentation.
Description-md5: f56a81829a030845e0df4905bf65adb6
Homepage: https://github.com/django-recurrence/django-recurrence
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu