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

Last updated: April 26,2024

1. Install "python3-netmiko" package

Please follow the guidelines below to install python3-netmiko on Kali Linux

$ sudo apt update $ sudo apt install python3-netmiko

2. Uninstall "python3-netmiko" package

In this section, we are going to explain the necessary steps to uninstall python3-netmiko on Kali Linux:

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

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

Package: python3-netmiko
Source: netmiko
Version: 4.3.0-1
Installed-Size: 824
Maintainer: Debian Python Team
Architecture: all
Depends: python3-ntc-templates, python3-paramiko, python3-scp, python3-serial, python3-textfsm, python3-yaml, python3:any
Size: 100980
SHA256: f0f7d4ba090b46376d78c4277dfecddc75adfb1e835ee496b134f6e17045b0b5
SHA1: 86876dbfbd89fea8266eb9772c056c9fdc4e4960
MD5sum: f5b2435913456fc5b8b1478648798392
Description: multi-vendor library for SSH connections to network devices - Python 3.X
This library simplifies Paramiko SSH connections to network devices. It
provides support for the following devices:
- Cisco IOS
- Cisco IOS-XE
- Cisco ASA
- Cisco NX-OS
- Cisco IOS-XR
- Cisco WLC (limited testing)
- Arista vEOS
- HP ProCurve
- HP Comware (limited testing)
- Juniper Junos
- Brocade VDX (limited testing)
- F5 LTM (experimental)
- Huawei (limited testing)
- A10 (limited testing)
- Avaya ERS (limited testing)
- Avaya VSP (limited testing)
- Dell-Force10 DNOS9 (limited testing)
- OVS (experimental)
- Enterasys (experimental)
- Extreme (experiemental)
- Fortinet (experimental)
- Alcatel-Lucent SR-OS (experimental)
.
This package includes the module for Python 3.x.
Description-md5:
Homepage: https://github.com/ktbyers/netmiko
Section: python
Priority: optional
Filename: pool/main/n/netmiko/python3-netmiko_4.3.0-1_all.deb