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

Last updated: May 17,2024

1. Install "python3-plfit" package

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

$ sudo apt update $ sudo apt install python3-plfit

2. Uninstall "python3-plfit" package

Please follow the instructions below to uninstall python3-plfit on Kali Linux:

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

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

Package: python3-plfit
Source: plfit (0.9.4+ds-1)
Version: 0.9.4+ds-1+b1
Installed-Size: 103
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: python3 (<< 3.12), python3 (>= 3.11~), python3:any, libc6 (>= 2.14), libplfit0 (>= 0.8.2), libpython3.11 (>= 3.11.0)
Size: 24104
SHA256: efb64ee2dc51ffea09f600458955e9b8de8331ca19feec0938baa4b44bc0d1a6
SHA1: f43721154cdaf9541d2ebd5b0714e692c83a8e11
MD5sum: e6f6d125487827a32af785e0a95d48bb
Description: fitting power-law distributions to empirical data -- Python
The plfit software fits power-law distributions to empirical (discrete or
continuous) data, according to the method of Clauset, Shalizi and Newman
[SIAM Review 51, 661-703 (2009)].
.
This package provides a Python module.
Description-md5:
Homepage: https://github.com/ntamas/plfit
Section: python
Priority: optional
Filename: pool/main/p/plfit/python3-plfit_0.9.4+ds-1+b1_amd64.deb