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

Last updated: July 07,2024

1. Install "python3-django-iconify" package

This guide let you learn how to install python3-django-iconify on Kali Linux

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

2. Uninstall "python3-django-iconify" package

This tutorial shows how to uninstall python3-django-iconify on Kali Linux:

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

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

Package: python3-django-iconify
Source: django-iconify
Version: 0.4-1
Installed-Size: 53
Maintainer: Debian Python Team
Architecture: all
Depends: python3-django, python3:any
Size: 13524
SHA256: 96a4cd37bcf99b0de6601d8350166e1e06631f0f8f210e7f062cd52dd3dd83d0
SHA1: 28ccad9167db7c6674760761ab73b7bee8825be1
MD5sum: df55216f8fa971cc30ac1050ca6fe4aa
Description: Iconify API implementation and tools for Django projects
Iconify is a unified icons framework, providing access to 40,000+ icons
from different icon sets.
.
This re-usable app helps integrating Iconify into Django projects.
.
Iconify replaces classical icon fonts, claiming that such fonts would
get too large for some icon sets out there. Instead, it provides an API
to add icons in SVG format from its collections.
Description-md5:
Homepage: https://edugit.org/AlekSIS/libs/django-iconify
Section: python
Priority: optional
Filename: pool/main/d/django-iconify/python3-django-iconify_0.4-1_all.deb