How to Install and Uninstall parallel Package on Manjaro
Last updated: November 24,2024
1. Install "parallel" package
This is a short guide on how to install parallel on Manjaro
$
sudo pacman -Sy
Copied
$
sudo pacman -S
parallel
Copied
2. Uninstall "parallel" package
This tutorial shows how to uninstall parallel on Manjaro:
$
sudo pacman -Rcns
parallel
Copied
3. Information about the parallel package on Manjaro
Repository : extra
Name : parallel
Version : 20231222-1
Description : A shell tool for executing jobs in parallel
Architecture : any
URL : https://www.gnu.org/software/parallel/
Licenses : GPL3
Groups : None
Provides : None
Depends On : perl procps
Optional Deps : parallel-docs: documentation
Conflicts With : None
Replaces : None
Download Size : 332.38 KiB
Installed Size : 841.63 KiB
Packager : George Rawlinson
Build Date : Thu Dec 28 07:18:42 2023
Validated By : MD5 Sum SHA-256 Sum Signature
Name : parallel
Version : 20231222-1
Description : A shell tool for executing jobs in parallel
Architecture : any
URL : https://www.gnu.org/software/parallel/
Licenses : GPL3
Groups : None
Provides : None
Depends On : perl procps
Optional Deps : parallel-docs: documentation
Conflicts With : None
Replaces : None
Download Size : 332.38 KiB
Installed Size : 841.63 KiB
Packager : George Rawlinson
Build Date : Thu Dec 28 07:18:42 2023
Validated By : MD5 Sum SHA-256 Sum Signature