How to Install and Uninstall moreutils-parallel Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "moreutils-parallel" package
Please follow the steps below to install moreutils-parallel on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
moreutils-parallel
Copied
2. Uninstall "moreutils-parallel" package
This guide covers the steps necessary to uninstall moreutils-parallel on openSuSE Tumbleweed:
$
sudo zypper remove
moreutils-parallel
Copied
3. Information about the moreutils-parallel package on openSuSE Tumbleweed
Information for package moreutils-parallel:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : moreutils-parallel
Version : 0.68-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 38.2 KiB
Installed : No
Status : not installed
Source package : moreutils-0.68-1.2.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.
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : moreutils-parallel
Version : 0.68-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 38.2 KiB
Installed : No
Status : not installed
Source package : moreutils-0.68-1.2.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.