How to Install and Uninstall python3-django-sekizai Package on Kali Linux

Last updated: May 17,2024

1. Install "python3-django-sekizai" package

Please follow the guidance below to install python3-django-sekizai on Kali Linux

$ sudo apt update $ sudo apt install python3-django-sekizai

2. Uninstall "python3-django-sekizai" package

This is a short guide on how to uninstall python3-django-sekizai on Kali Linux:

$ sudo apt remove python3-django-sekizai $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-django-sekizai package on Kali Linux

Package: python3-django-sekizai
Source: django-sekizai
Version: 4.1.0-1
Installed-Size: 42
Maintainer: Debian Python Team
Architecture: all
Depends: python3-django, python3-django-classy-tags, python3:any
Suggests: python-django-sekizai-doc
Size: 10344
SHA256: b50c931cbd2263c525c25565dbec42047bd3f2ce2fd1a4bcebd0e9f481417fd3
SHA1: 8148034f821741b93c7f515a6b42b5c665110133
MD5sum: 717596b9375fb368f4c9fb04058ec02f
Description: template blocks for Django projects (Python3 version)
Sekizai means “blocks” in Japanese, and that’s what this app provides.
A fresh look at blocks. With django-sekizai you can define placeholders
where your blocks get rendered and at different places in your templates
append to those blocks. This is especially useful for css and javascript.
Your subtemplates can now define css and javscript files to be included,
and the css will be nicely put at the top and the javascript to the bottom,
just like you should. Also sekizai will ignore any duplicate content in
a single block.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/django-cms/django-sekizai/
Section: python
Priority: optional
Filename: pool/main/d/django-sekizai/python3-django-sekizai_4.1.0-1_all.deb