How to Install and Uninstall moreutils-parallel Package on openSUSE Leap

Last updated: July 03,2024

1. Install "moreutils-parallel" package

This is a short guide on how to install moreutils-parallel on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install moreutils-parallel

2. Uninstall "moreutils-parallel" package

Please follow the guidelines below to uninstall moreutils-parallel on openSUSE Leap:

$ sudo zypper remove moreutils-parallel

3. Information about the moreutils-parallel package on openSUSE Leap

Information for package moreutils-parallel:
-------------------------------------------
Repository : Main Repository
Name : moreutils-parallel
Version : 0.67-bp155.2.5
Arch : x86_64
Vendor : openSUSE
Installed Size : 38.2 KiB
Installed : No
Status : not installed
Source package : moreutils-0.67-bp155.2.5.src
Upstream URL : https://joeyh.name/code/moreutils/
Summary : Run multiple jobs at once
Description :
parallel [options] [command]-- [argument ...]
parallel runs the specified command, passing it a single one of the specified arguments.
This is repeated for each argument. Jobs may be run in parallel. The default is to run one job per CPU.

5. The same packages on other Linux Distributions