How to Install and Uninstall python3-network-runner Package on Kali Linux

Last updated: May 21,2024

1. Install "python3-network-runner" package

Here is a brief guide to show you how to install python3-network-runner on Kali Linux

$ sudo apt update $ sudo apt install python3-network-runner

2. Uninstall "python3-network-runner" package

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

$ sudo apt remove python3-network-runner $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-network-runner package on Kali Linux

Package: python3-network-runner
Source: network-runner
Version: 0.3.6-2
Installed-Size: 191
Maintainer: Sakirnth Nagarasa
Architecture: all
Depends: python3-ansible-runner, python3:any
Suggests: python-network-runner-doc
Size: 16308
SHA256: cd64afc006454e5a620644c4053629d6d71a15ae18da080995d9da8e034cc87b
SHA1: 32bce80422010ea45684845e83f6d739f05fd834
MD5sum: 045342e58a5a18a1fd6f48a360336ac5
Description: abstraction of Ansible for interaction with networking devices (Python 3.x)
Network-Runner is a python library that abstracts management and interaction
with switching hardware to Ansible Networking. In theory it should work with
any switch that has compatible modules included with Ansible Networking if
the provider tasks are added to this librarys Ansible role.
.
This package contains the Python 3.x module.
Description-md5:
Homepage: https://github.com/ansible-network/network-runner
Section: net
Priority: optional
Filename: pool/main/n/network-runner/python3-network-runner_0.3.6-2_all.deb