GNU Parallel installation note
Package Manager
- install gnu parallel through package manager
yum (RHEL/CentOS)
conda (Linux/Windows/macOS)
Manual Installation
- required command : perl, bzip2
- install to ~/parallel
- logout (Ctrl+D or exit) and login for initializing ~/.bash_profile
- check installation success
reference
This work is licensed under a CC BY-NC-SA 4.0