How to Install and Uninstall python-sorl-thumbnail Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 26,2024
1. Install "python-sorl-thumbnail" package
Please follow the guidelines below to install python-sorl-thumbnail on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python-sorl-thumbnail
Copied
2. Uninstall "python-sorl-thumbnail" package
Here is a brief guide to show you how to uninstall python-sorl-thumbnail on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python-sorl-thumbnail
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python-sorl-thumbnail package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python-sorl-thumbnail
Priority: optional
Section: universe/python
Installed-Size: 138
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: sorl-thumbnail
Version: 12.2-1
Depends: python-django, python-pil | python-pgmagick | imagemagick | graphicsmagick, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-redis
Filename: pool/universe/s/sorl-thumbnail/python-sorl-thumbnail_12.2-1_all.deb
Size: 28794
MD5sum: e3f9b2caa1307a7491c1d413e56b9b8b
SHA1: 680f291df48dd0f02f343b711ad3504931785ce6
SHA256: 4590511f3d6e2faec398d9986c234f64e7acfeec3fd50181c33e10da9a59e162
Description-en: thumbnail support for the Django framework
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 or GraphicsMagick)
* 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
Description-md5: 00efc7924a0aa8fc871874bb07f9e61c
Homepage: https://github.com/mariocesar/sorl-thumbnail
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/python
Installed-Size: 138
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: sorl-thumbnail
Version: 12.2-1
Depends: python-django, python-pil | python-pgmagick | imagemagick | graphicsmagick, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-redis
Filename: pool/universe/s/sorl-thumbnail/python-sorl-thumbnail_12.2-1_all.deb
Size: 28794
MD5sum: e3f9b2caa1307a7491c1d413e56b9b8b
SHA1: 680f291df48dd0f02f343b711ad3504931785ce6
SHA256: 4590511f3d6e2faec398d9986c234f64e7acfeec3fd50181c33e10da9a59e162
Description-en: thumbnail support for the Django framework
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 or GraphicsMagick)
* 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
Description-md5: 00efc7924a0aa8fc871874bb07f9e61c
Homepage: https://github.com/mariocesar/sorl-thumbnail
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu