How to Install and Uninstall python3-djangorestframework-extensions Package on Kali Linux

Last updated: May 22,2024

1. Install "python3-djangorestframework-extensions" package

Please follow the guidance below to install python3-djangorestframework-extensions on Kali Linux

$ sudo apt update $ sudo apt install python3-djangorestframework-extensions

2. Uninstall "python3-djangorestframework-extensions" package

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

$ sudo apt remove python3-djangorestframework-extensions $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-djangorestframework-extensions package on Kali Linux

Package: python3-djangorestframework-extensions
Source: drf-extensions
Version: 0.7.1-2
Installed-Size: 295
Maintainer: Debian Python Team
Architecture: all
Depends: python3-djangorestframework, python3:any
Size: 59920
SHA256: 62eff6ccd093360737396eed083c7d106c569f57fb1219e55638ffe4184b9033
SHA1: 70e708bef79ca25d45c4d4e77c2c7a33b71c1c13
MD5sum: 07abee781aa5845b11f5d12f50bbdf0d
Description: custom extensions for Django REST framework (Python3 version)
a collection of custom extensions for Django REST Framework. It provides
several mixins and extensions to code mechanics of Django REST framework.
.
Some of the features included:
* DetailSerializerMixin
* Caching
* Conditional requests
* Customizable key construction for caching and conditional requests
* Nested routes
* Bulk operations
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/chibisov/drf-extensions
Section: python
Priority: optional
Filename: pool/main/d/drf-extensions/python3-djangorestframework-extensions_0.7.1-2_all.deb