How to Install and Uninstall python3-django-recurrence Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: February 24,2025
1. Install "python3-django-recurrence" package
Here is a brief guide to show you how to install python3-django-recurrence on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python3-django-recurrence
Copied
2. Uninstall "python3-django-recurrence" package
This guide let you learn how to uninstall python3-django-recurrence on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python3-django-recurrence
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-django-recurrence package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python3-django-recurrence
Priority: optional
Section: universe/python
Installed-Size: 297
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: django-recurrence
Version: 1.2.0-2
Depends: python3-dateutil, python3-django, python3-tz, python3:any (>= 3.3.2-2~)
Filename: pool/universe/d/django-recurrence/python3-django-recurrence_1.2.0-2_all.deb
Size: 42746
MD5sum: f830d746268d209f1120d9301ddf9ac0
SHA1: 047d669a8692e8320b184f638cd97d3ebb197c26
SHA256: 411d51b0d2571c43a92bdc96e214833cf93742eefd8ace8a9e0bc51ea8a08c71
Description-en: Django utility wrapping dateutil.rrule (Python3 version)
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 Python 3 version of the library.
Description-md5: f8c574f4c0fa4e40a2efd25c2aff23b2
Homepage: https://github.com/django-recurrence/django-recurrence
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/python
Installed-Size: 297
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: django-recurrence
Version: 1.2.0-2
Depends: python3-dateutil, python3-django, python3-tz, python3:any (>= 3.3.2-2~)
Filename: pool/universe/d/django-recurrence/python3-django-recurrence_1.2.0-2_all.deb
Size: 42746
MD5sum: f830d746268d209f1120d9301ddf9ac0
SHA1: 047d669a8692e8320b184f638cd97d3ebb197c26
SHA256: 411d51b0d2571c43a92bdc96e214833cf93742eefd8ace8a9e0bc51ea8a08c71
Description-en: Django utility wrapping dateutil.rrule (Python3 version)
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 Python 3 version of the library.
Description-md5: f8c574f4c0fa4e40a2efd25c2aff23b2
Homepage: https://github.com/django-recurrence/django-recurrence
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu