How to Install and Uninstall python3-kanjidraw Package on Kali Linux

Last updated: May 05,2024

1. Install "python3-kanjidraw" package

This is a short guide on how to install python3-kanjidraw on Kali Linux

$ sudo apt update $ sudo apt install python3-kanjidraw

2. Uninstall "python3-kanjidraw" package

Please follow the guidance below to uninstall python3-kanjidraw on Kali Linux:

$ sudo apt remove python3-kanjidraw $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-kanjidraw package on Kali Linux

Package: python3-kanjidraw
Source: kanjidraw
Version: 0.2.3-2
Installed-Size: 1750
Maintainer: FC Stegerman
Architecture: all
Depends: python3:any
Size: 424660
SHA256: 2fd448cebc44151162ff59d862c0151e8e840013f3e9f42e8dc29934e041da1e
SHA1: 8624b50947ef3e44f4f3c9298f23bfe0126fe7aa
MD5sum: 2a9c3180c02d44bfccf4f20f638d7f53
Description: handwritten kanji recognition - library
kanjidraw is a simple Python library + GUI for matching (the strokes of a)
handwritten kanji against its database.
.
You can use the GUI to draw and subsequently select a kanji from the list of
probable matches, which will then be copied to the clipboard.
.
The database is based on KanjiVG and the algorithms are based on the
Kanji draw Android app.
.
This package provides the Python library.
Description-md5:
Homepage: https://github.com/obfusk/kanjidraw
Section: python
Priority: optional
Filename: pool/main/k/kanjidraw/python3-kanjidraw_0.2.3-2_all.deb