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

Last updated: May 20,2024

1. Install "python3-parallax" package

This guide let you learn how to install python3-parallax on Kali Linux

$ sudo apt update $ sudo apt install python3-parallax

2. Uninstall "python3-parallax" package

In this section, we are going to explain the necessary steps to uninstall python3-parallax on Kali Linux:

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

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

Package: python3-parallax
Source: parallax
Version: 1.0.6-4
Installed-Size: 82
Maintainer: Debian Python Team
Architecture: all
Depends: openssh-client, python3:any
Size: 17224
SHA256: 537d5c3c6b693d37c3981ee3ab627a08cb85518e59d8467caa80d5b583e046d2
SHA1: 9bd407b80a481203eab845580eff787ca15e50ea
MD5sum: 65979ca4d5c82fea7388dd8738a5497a
Description: Execute commands and copy files over SSH
Parallax SSH provides an interface to executing commands on multiple nodes at
once using SSH. It also provides commands for sending and receiving files to
multiple nodes using SCP.
Description-md5:
Homepage: https://github.com/krig/parallax/
Section: python
Priority: optional
Filename: pool/main/p/parallax/python3-parallax_1.0.6-4_all.deb