Package
- python3-paramiko - Make ssh v2 connections (Python 3)
Install python3-paramiko
sudo apt install python3-paramiko
Remove python3-paramiko
sudo apt remove python3-paramiko
Depends
- python3 - Interactive high-level object-oriented language
- python3-bcrypt - Password hashing library for Python 3
- python3-cryptography - Python library exposing cryptographic recipes and primitives (Python 3)
- python3-nacl - Python bindings to libsodium (Python 3)
- python3-six - Python 2 and 3 compatibility library
Suggests
- python3-gssapi - Python 3 interface to GSSAPI
- python3-invoke - Pythonic task execution - Python 3.x