How to Install and Uninstall python3-django-recurrence Package on Kali Linux

Last updated: July 07,2024

1. Install "python3-django-recurrence" package

Please follow the steps below to install python3-django-recurrence on Kali Linux

$ sudo apt update $ sudo apt install python3-django-recurrence

2. Uninstall "python3-django-recurrence" package

In this section, we are going to explain the necessary steps to uninstall python3-django-recurrence on Kali Linux:

$ sudo apt remove python3-django-recurrence $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-django-recurrence package on Kali Linux

Package: python3-django-recurrence
Source: django-recurrence
Version: 1.11.1-1
Installed-Size: 514
Maintainer: Debian Python Team
Architecture: all
Depends: python3-dateutil, python3-django, python3-tz, python3:any
Size: 67596
SHA256: d8f151302c51e09c7cf11d066ed07cb89d02c1513ade5f50076c692a65ce4516
SHA1: 7ed2110d97f816f7b901fb1e94cf7e8fc88a375f
MD5sum: b32696adb8b840340f4b52ac3bf1eb58
Description: 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:
Homepage: https://github.com/django-recurrence/django-recurrence
Section: python
Priority: optional
Filename: pool/main/d/django-recurrence/python3-django-recurrence_1.11.1-1_all.deb