How to Install and Uninstall python-netmiko Package on Debian 10 (Buster)

Last updated: May 03,2024

1. Install "python-netmiko" package

Please follow the steps below to install python-netmiko on Debian 10 (Buster)

$ sudo apt update $ sudo apt install python-netmiko

2. Uninstall "python-netmiko" package

Here is a brief guide to show you how to uninstall python-netmiko on Debian 10 (Buster):

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

3. Information about the python-netmiko package on Debian 10 (Buster)

Package: python-netmiko
Source: netmiko
Version: 1.4.3-1
Installed-Size: 280
Maintainer: Vincent Bernat
Architecture: all
Depends: python-paramiko, python-scp, python-yaml, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Description: multi-vendor library for SSH connections to network devices - Python 2.X
Description-md5: e4e31fecc463baef5920807c84dd1dba
Homepage: https://github.com/ktbyers/netmiko
Section: python
Priority: optional
Filename: pool/main/n/netmiko/python-netmiko_1.4.3-1_all.deb
Size: 37156
MD5sum: 3aec3c41797d16e2b8b14b2ef2fb4707
SHA256: 12ab382464ce8c19bb5928f8968fa178cc106d3b2c28292456fb86fc5e339808

5. The same packages on other Linux Distributions