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

Last updated: May 20,2024

1. Install "python3-pycm" package

Please follow the steps below to install python3-pycm on Kali Linux

$ sudo apt update $ sudo apt install python3-pycm

2. Uninstall "python3-pycm" package

Please follow the steps below to uninstall python3-pycm on Kali Linux:

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

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

Package: python3-pycm
Source: python-pycm
Version: 4.0-2
Installed-Size: 344
Maintainer: Debian Python Team
Architecture: all
Depends: python3-art, python3-numpy, python3:any
Size: 68000
SHA256: 682bb0ba5c4d4bbe9994b3fda77ca417d93187cc6776e051c5c5abca7a380235
SHA1: 97513c9ddab60c4b884ae2dbf1bd2ce100e529bb
MD5sum: 813fc885f0a512701c005a2bd557025d
Description: Multi-class confusion matrix library
PyCM supports both input data vectors and direct matrix,
and a proper tool for post-classification model evaluation
that supports most classes and overall statistics
parameters. PyCM is the swiss-army knife of confusion
matrices, targeted mainly at data scientists that need a
broad array of metrics for predictive models and accurate
evaluation of a large variety of classifiers.
Description-md5:
Homepage: https://github.com/sepandhaghighi/pycm
Section: python
Priority: optional
Filename: pool/main/p/python-pycm/python3-pycm_4.0-2_all.deb

5. The same packages on other Linux Distributions