How to Install and Uninstall paexec Package on Kali Linux

Last updated: May 18,2024

1. Install "paexec" package

Here is a brief guide to show you how to install paexec on Kali Linux

$ sudo apt update $ sudo apt install paexec

2. Uninstall "paexec" package

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

$ sudo apt remove paexec $ sudo apt autoclean && sudo apt autoremove

3. Information about the paexec package on Kali Linux

Package: paexec
Version: 1.1.1-1
Installed-Size: 213
Maintainer: Alexander Ponyatykh
Architecture: amd64
Depends: libc6 (>= 2.15), runawk
Size: 131984
SHA256: 57fef8ed9553fad3d7fcb417c01a30caf130788bd436c09e25bf7be0d7d91b29
SHA1: 0e351d286fded8516da4e5bb6ba77238ad8c7c91
MD5sum: 2e75949044f22da63aeda7f6bf88971f
Description: execute tasks in parallel
paexec is a tool to execute tasks in parallel.
.
paexec reads tasks from the standard input and distributes
them over a number of nodes using a specified transport
protocol.
Description-md5:
Homepage: https://sourceforge.net/projects/paexec/
Section: devel
Priority: optional
Filename: pool/main/p/paexec/paexec_1.1.1-1_amd64.deb