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

Last updated: May 22,2024

1. Install "python3-louvain" package

Please follow the guidance below to install python3-louvain on Kali Linux

$ sudo apt update $ sudo apt install python3-louvain

2. Uninstall "python3-louvain" package

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

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

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

Package: python3-louvain
Source: python-louvain
Version: 0.0+20181013git3fc1f575-2
Installed-Size: 42
Maintainer: Steffen Moeller
Architecture: all
Provides: python3-community
Depends: python3-networkx, python3:any
Size: 8972
SHA256: eee044522d93f16a8275604c63259b3281390304bd7c525f716a1d51fae1fcc4
SHA1: 9d8600f651caa0a19a863cb85c057d130df0c738
MD5sum: 5978dd87156cfd44adbf30cf54919377
Description: community graph analysis implementing Louvain method
This package address a special form of graph analysis, the Louvin method,
using the NetworkX graph operations. The method is described in:
Fast unfolding of communities in large networks, Vincent D Blondel,
Jean-Loup Guillaume, Renaud Lambiotte, Renaud Lefebvre, Journal of
Statistical Mechanics: Theory and Experiment 2008(10), P10008
Description-md5:
Homepage: https://github.com/taynaud/python-louvain
Section: science
Priority: optional
Filename: pool/main/p/python-louvain/python3-louvain_0.0+20181013git3fc1f575-2_all.deb