How to Install and Uninstall parafly Package on Kali Linux

Last updated: May 14,2024

1. Install "parafly" package

This is a short guide on how to install parafly on Kali Linux

$ sudo apt update $ sudo apt install parafly

2. Uninstall "parafly" package

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

$ sudo apt remove parafly $ sudo apt autoclean && sudo apt autoremove

3. Information about the parafly package on Kali Linux

Package: parafly
Version: 0.1.0-4
Installed-Size: 60
Maintainer: Debian Med Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgomp1 (>= 6), libstdc++6 (>= 9)
Size: 17452
SHA256: 873e10ac30f41c5403e53cff17a30826fad968a6a27b8d2e27fa1d36cba9aedb
SHA1: 9f25166361dea676b0c2a22a09c5785102d804dd
MD5sum: ea808b0ae308dd3f932cc0c0fd0fc1fa
Description: parallel command processing using OpenMP
ParaFly provides a simple mechanism for running a predefined list of unix
commands in parallel using multithreading. Failed processes are captured and
reported. Successfully executed processes are noted. If the process is rerun,
only those previously incompleted or failed processes will be executed.
Description-md5:
Homepage: https://github.com/ParaFly/ParaFly
Section: science
Priority: optional
Filename: pool/main/p/parafly/parafly_0.1.0-4_amd64.deb