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

Last updated: April 30,2024

1. Install "python3-sorl-thumbnail" package

This guide let you learn how to install python3-sorl-thumbnail on Kali Linux

$ sudo apt update $ sudo apt install python3-sorl-thumbnail

2. Uninstall "python3-sorl-thumbnail" package

Learn how to uninstall python3-sorl-thumbnail on Kali Linux:

$ sudo apt remove python3-sorl-thumbnail $ sudo apt autoclean && sudo apt autoremove

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

Package: python3-sorl-thumbnail
Source: sorl-thumbnail
Version: 12.10.0-1
Installed-Size: 151
Maintainer: Debian Python Team
Architecture: all
Depends: python3-django, python3-pil | python3-pgmagick | imagemagick | graphicsmagick, python3:any
Suggests: python3-redis
Size: 33264
SHA256: 48a208dee926d10814591f980e839d3d9eef024a509f6ef4063a0f233a041dda
SHA1: fa1399037e6ccd5c0a1b3dab5b03c336e6ba1e9a
MD5sum: 9fd6a9369df2e8db6d3823e7e4169d91
Description: thumbnail support for the Django framework (Python3 version)
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 Python 3 version of the library.
Description-md5:
Homepage: https://github.com/jazzband/sorl-thumbnail
Section: python
Priority: optional
Filename: pool/main/s/sorl-thumbnail/python3-sorl-thumbnail_12.10.0-1_all.deb