How to Install and Uninstall python3-django-cleanup Package on Kali Linux
Last updated: November 26,2024
1. Install "python3-django-cleanup" package
This is a short guide on how to install python3-django-cleanup on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
python3-django-cleanup
Copied
2. Uninstall "python3-django-cleanup" package
In this section, we are going to explain the necessary steps to uninstall python3-django-cleanup on Kali Linux:
$
sudo apt remove
python3-django-cleanup
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-django-cleanup package on Kali Linux
Package: python3-django-cleanup
Source: django-cleanup
Version: 5.2.0-2
Installed-Size: 43
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any, python3-django (>= 2.2)
Size: 9988
SHA256: e36b252d35c5715def67a36e281cd5efd28f6235ed54f9dcc28718fd38fa9d29
SHA1: a8045384c49f0f38eb17304c189cfa4c0945fb5a
MD5sum: b99803f3a2ff115f10088ccf0cbbefac
Description: Clean up old files for Django's FileField and ImageField
The django-cleanup app automatically deletes files for FileField,
ImageField and subclasses. When a FileField's value is changed and
the model is saved, the old file is deleted. When a model that has
a FileField is deleted, the file is also deleted. A file that is set
as the FileField's default value will not be deleted.
Description-md5:
Homepage: https://github.com/un1t/django-cleanup
Section: python
Priority: optional
Filename: pool/main/d/django-cleanup/python3-django-cleanup_5.2.0-2_all.deb
Source: django-cleanup
Version: 5.2.0-2
Installed-Size: 43
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any, python3-django (>= 2.2)
Size: 9988
SHA256: e36b252d35c5715def67a36e281cd5efd28f6235ed54f9dcc28718fd38fa9d29
SHA1: a8045384c49f0f38eb17304c189cfa4c0945fb5a
MD5sum: b99803f3a2ff115f10088ccf0cbbefac
Description: Clean up old files for Django's FileField and ImageField
The django-cleanup app automatically deletes files for FileField,
ImageField and subclasses. When a FileField's value is changed and
the model is saved, the old file is deleted. When a model that has
a FileField is deleted, the file is also deleted. A file that is set
as the FileField's default value will not be deleted.
Description-md5:
Homepage: https://github.com/un1t/django-cleanup
Section: python
Priority: optional
Filename: pool/main/d/django-cleanup/python3-django-cleanup_5.2.0-2_all.deb