How to Install and Uninstall moreutils-parallel.x86_64 Package on CentOS Stream 9
Last updated: November 16,2024
1. Install "moreutils-parallel.x86_64" package
In this section, we are going to explain the necessary steps to install moreutils-parallel.x86_64 on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
moreutils-parallel.x86_64
Copied
2. Uninstall "moreutils-parallel.x86_64" package
This tutorial shows how to uninstall moreutils-parallel.x86_64 on CentOS Stream 9:
$
sudo dnf remove
moreutils-parallel.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the moreutils-parallel.x86_64 package on CentOS Stream 9
Last metadata expiration check: 2:32:02 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : moreutils-parallel
Version : 0.68
Release : 1.el9
Architecture : x86_64
Size : 24 k
Source : moreutils-0.68-1.el9.src.rpm
Repository : epel
Summary : Additional unix utility - parallel command
URL : https://joeyh.name/code/moreutils/
License : GPLv2
Description : This is a growing collection of the unix tools that nobody thought
: to write thirty years ago.
:
: This is a sub package containing the parallel command only.
:
: - parallel: run multiple jobs at once
Available Packages
Name : moreutils-parallel
Version : 0.68
Release : 1.el9
Architecture : x86_64
Size : 24 k
Source : moreutils-0.68-1.el9.src.rpm
Repository : epel
Summary : Additional unix utility - parallel command
URL : https://joeyh.name/code/moreutils/
License : GPLv2
Description : This is a growing collection of the unix tools that nobody thought
: to write thirty years ago.
:
: This is a sub package containing the parallel command only.
:
: - parallel: run multiple jobs at once