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

Last updated: July 01,2024

1. Install "python3-django-solo" package

Please follow the guidelines below to install python3-django-solo on Kali Linux

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

2. Uninstall "python3-django-solo" package

This guide covers the steps necessary to uninstall python3-django-solo on Kali Linux:

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

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

Package: python3-django-solo
Source: python-django-solo
Version: 2.1.0-3
Installed-Size: 73
Maintainer: Debian Python Team
Architecture: all
Depends: python3-django, python3:any
Size: 19772
SHA256: d5fb28341616f9917ae3563380e8d1a36c9380a5443ac3bcd93fd2b8295949cd
SHA1: 9f31e94f1974393a3fc9d5f8dfd4aec3e92bd0a9
MD5sum: 949d8416b3717f03c59f863c5858bfb4
Description: Singleton objects helper for Django
Solo helps to enforce instantiating only one instance of a model
in Django. Singletons are database tables with only one row.
.
Django is a high-level Python web development framework.
Description-md5:
Homepage: https://github.com/lazybird/django-solo
Section: python
Priority: optional
Filename: pool/main/p/python-django-solo/python3-django-solo_2.1.0-3_all.deb

5. The same packages on other Linux Distributions