How to Install and Uninstall python3-paramiko Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 14,2024

1. Install "python3-paramiko" package

This tutorial shows how to install python3-paramiko on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-paramiko

2. Uninstall "python3-paramiko" package

Please follow the steps below to uninstall python3-paramiko on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-paramiko package on Ubuntu 21.10 (Impish Indri)

Package: python3-paramiko
Architecture: all
Version: 2.7.2-1ubuntu1
Priority: optional
Section: python
Source: paramiko
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 726
Depends: python3-bcrypt (>= 3.1.3), python3-cryptography (>= 2.5), python3-nacl (>= 1.0.1), python3:any
Suggests: python3-gssapi (>= 0.6.1), python3-invoke
Filename: pool/main/p/paramiko/python3-paramiko_2.7.2-1ubuntu1_all.deb
Size: 127332
MD5sum: 5836defaf4cd196206c3a596c8689a3a
SHA1: 9558c33a893607e4e378597e821008bea26bcde5
SHA256: 2fb25d3281908b01f8a96266353b0f973e2076a1c77ff32fc08a246a09bd8ce9
SHA512: fae5faa8952829b94c98a229356642854e126814bf0216495f7519e518306ba0d9f4d794543d179118a9dec8aa24dd26836a8a63df177ab18c2a3f4172f79a86
Homepage: https://github.com/paramiko/paramiko/
Description-en: Make ssh v2 connections (Python 3)
"Paramiko" is a combination of the Esperanto words for "paranoid" and "friend".
It's a module for Python 2.7/3.4+ that implements the SSH2 protocol for secure
(encrypted and authenticated) connections to remote machines. Unlike SSL (aka
TLS), SSH2 protocol does not require hierarchical certificates signed by a
powerful central authority. You may know SSH2 as the protocol that replaced
Telnet and rsh for secure access to remote shells, but the protocol also
includes the ability to open arbitrary channels to remote services across the
encrypted tunnel (this is how SFTP works, for example).
.
This is the Python 3 version of the package.
Description-md5: 31b9fe5417c952f930b63b7e16ef56d8
Task: ubuntu-desktop, ubuntu-desktop-raspi, ubuntukylin-desktop, ubuntu-mate-desktop, ubuntu-budgie-desktop, ubuntu-budgie-desktop-raspi