How to Install and Uninstall python-sorl-thumbnail-doc Package on Kali Linux

Last updated: May 14,2024

1. Install "python-sorl-thumbnail-doc" package

Please follow the instructions below to install python-sorl-thumbnail-doc on Kali Linux

$ sudo apt update $ sudo apt install python-sorl-thumbnail-doc

2. Uninstall "python-sorl-thumbnail-doc" package

In this section, we are going to explain the necessary steps to uninstall python-sorl-thumbnail-doc on Kali Linux:

$ sudo apt remove python-sorl-thumbnail-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-sorl-thumbnail-doc package on Kali Linux

Package: python-sorl-thumbnail-doc
Source: sorl-thumbnail
Version: 12.10.0-1
Installed-Size: 313
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 7.2.2)
Size: 49600
SHA256: 22f77f2e8d321582abc64eb697bb2970cf65009f097fd1c449bf47b6bbd1df80
SHA1: 7ecaf46592828026e9d65ef92d5ecb0a9f2055e4
MD5sum: 7d14e76960f25fb6f0261c8b3100a888
Description: thumbnail support for the Django framework (Documentation)
sorl-thumbnail provides a convenient way to create and manage image thumbnails
in a Django project. It offers integration into several parts of Django like
the admin system by showing thumbnails for ImageFields or through a ImageField
that also takes care of deleting thumbnail files when the referencing object
is removed.
.
Other features include:
* Django storage support
* Pluggable Engine support (PIL, pgmagick, ImageMagick, GraphicsMagick,
or Wand)
* Pluggable Key Value Store support (Django cache, redis)
* Pluggable Backend support (i.e. different thumbnail filename schema)
* Dummy generation (placeholders)
* Flexible, simple syntax, generates no html
* CSS style cropping options
* Margin calculation for vertical positioning
.
This package contains the documentation.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/jazzband/sorl-thumbnail
Section: doc
Priority: optional
Filename: pool/main/s/sorl-thumbnail/python-sorl-thumbnail-doc_12.10.0-1_all.deb