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

Last updated: May 20,2024

1. Install "python3-pyrgg" package

Please follow the step by step instructions below to install python3-pyrgg on Kali Linux

$ sudo apt update $ sudo apt install python3-pyrgg

2. Uninstall "python3-pyrgg" package

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

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

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

Package: python3-pyrgg
Source: python-pyrgg
Version: 1.4-2
Installed-Size: 137
Maintainer: Debian Python Team
Architecture: all
Depends: python3-art, python3-yaml, python3:any
Size: 32404
SHA256: 4400afbf88beb2be7dea20bdf550f97d3ed1173b6c308ba021df71fc1ae91204
SHA1: c8fceb5293a0497fffecf3f5a5adeb293f9a818e
MD5sum: 1efea877d97c2956dfa786768a27f748
Description: Python Random Graph Generator
Pyrgg is an easy-to-use synthetic random graph generator
written in Python which supports various graph file formats
including DIMACS .gr files. Pyrgg has the ability to
generate graphs of different sizes and is designed to
provide input files for broad range of graph-based
research applications, including but not limited to
testing, benchmarking and performance-analysis of graph
processing frameworks.
Description-md5:
Homepage: https://github.com/sepandhaghighi/pyrgg
Section: python
Priority: optional
Filename: pool/main/p/python-pyrgg/python3-pyrgg_1.4-2_all.deb

5. The same packages on other Linux Distributions