How to Install and Uninstall python3-sorl-thumbnail Package on Ubuntu 21.10 (Impish Indri)

Last updated: October 06,2024

1. Install "python3-sorl-thumbnail" package

This guide let you learn how to install python3-sorl-thumbnail on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "python3-sorl-thumbnail" package

Please follow the guidance below to uninstall python3-sorl-thumbnail on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-sorl-thumbnail package on Ubuntu 21.10 (Impish Indri)

Package: python3-sorl-thumbnail
Architecture: all
Version: 12.5.0-2
Priority: optional
Section: universe/python
Source: sorl-thumbnail
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 153
Depends: python3-django, python3-pil | python3-pgmagick | imagemagick | graphicsmagick, python3:any
Suggests: python3-redis
Filename: pool/universe/s/sorl-thumbnail/python3-sorl-thumbnail_12.5.0-2_all.deb
Size: 32568
MD5sum: 81ef97c6ec47bc515916c69059113083
SHA1: dc37d885b977965daeda369e31e719b38a8214b6
SHA256: 681209bcbc094d985ef1c4843d234f800d68d2792ac465f0e737073cb709f2e8
SHA512: 58b8a77ca4b6e052fb67005b2c8f70c5d29de7c23c9bba6bdf06aa78ec0f97bd98f892615add68a62a08aed4954757926477b3abfd2c57793f90b4331e1b4f02
Homepage: https://github.com/mariocesar/sorl-thumbnail
Description-en: 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: 4acd2f2e82ce017a71fbebb5d1c3d0c3