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

Last updated: May 17,2024

1. Install "python3-psshlib" package

This guide covers the steps necessary to install python3-psshlib on Kali Linux

$ sudo apt update $ sudo apt install python3-psshlib

2. Uninstall "python3-psshlib" package

This tutorial shows how to uninstall python3-psshlib on Kali Linux:

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

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

Package: python3-psshlib
Source: pssh
Version: 2.3.5-2
Installed-Size: 76
Maintainer: Debian Python Team
Architecture: all
Replaces: pssh (<< 2.3.4-1)
Depends: python3-pkg-resources | python3 (>> 3.8), python3:any
Breaks: pssh (<< 2.3.4-1)
Size: 20808
SHA256: c147af68f9c1e82ba57dccecf9b45af7f9fb90630e995272dab34bb2ad254361
SHA1: 5a79ae12e0d0ce94a4e912ce6c1614fe34956ce0
MD5sum: 6b2101c3b4eef2730b6e36f4c561a553
Description: Parallel versions of SSH-based tools (library)
pssh provides a number of commands for executing against a group of computers,
using SSH. It's most useful for operating on clusters of
homogenously-configured hosts.
.
This package contains the python3-psshlib Python modules.
Description-md5:
Homepage: https://github.com/lilydjwg/pssh
Section: python
Priority: optional
Filename: pool/main/p/pssh/python3-psshlib_2.3.5-2_all.deb