How to Install and Uninstall python-netmiko Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: November 26,2024

1. Install "python-netmiko" package

Learn how to install python-netmiko on Ubuntu 18.04 LTS (Bionic Beaver)

$ 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 Ubuntu 18.04 LTS (Bionic Beaver):

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

3. Information about the python-netmiko package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: python-netmiko
Architecture: all
Version: 1.4.3-1
Priority: optional
Section: universe/python
Source: netmiko
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Vincent Bernat
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 280
Depends: python-paramiko, python-scp, python-yaml, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/n/netmiko/python-netmiko_1.4.3-1_all.deb
Size: 37196
MD5sum: 13685ef9e0a385be8abc513fcc499a36
SHA1: 1dd9a9cccbb9591409fbfa34e4c9e54dd3afd90d
SHA256: c74fef08f4a18551a100155618ec997054ffe8334a8b7d2711a219d1aa6544b0
Homepage: https://github.com/ktbyers/netmiko
Description: multi-vendor library for SSH connections to network devices - Python 2.X
Description-md5: e4e31fecc463baef5920807c84dd1dba

5. The same packages on other Linux Distributions