How to Install and Uninstall mmv.x86_64 Package on CentOS Stream 8
Last updated: November 25,2024
1. Install "mmv.x86_64" package
Please follow the guidelines below to install mmv.x86_64 on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
mmv.x86_64
Copied
2. Uninstall "mmv.x86_64" package
This tutorial shows how to uninstall mmv.x86_64 on CentOS Stream 8:
$
sudo dnf remove
mmv.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the mmv.x86_64 package on CentOS Stream 8
Last metadata expiration check: 3:17:32 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : mmv
Version : 2.6
Release : 1.el8
Architecture : x86_64
Size : 48 k
Source : mmv-2.6-1.el8.src.rpm
Repository : epel
Summary : Move/copy/link multiple files
URL : https://github.com/rrthomas/mmv
License : GPL-3.0-or-later
Description : This is mmv, a program to move/copy/append/link multiple files
: according to a set of wildcard patterns. This multiple action is
: performed safely, i.e. without any unexpected deletion of files due to
: collisions of target names with existing filenames or with other
: target names. Furthermore, before doing anything, mmv attempts to
: detect any errors that would result from the entire set of actions
: specified and gives the user the choice of either aborting before
: beginning, or proceeding by avoiding the offending parts.
Available Packages
Name : mmv
Version : 2.6
Release : 1.el8
Architecture : x86_64
Size : 48 k
Source : mmv-2.6-1.el8.src.rpm
Repository : epel
Summary : Move/copy/link multiple files
URL : https://github.com/rrthomas/mmv
License : GPL-3.0-or-later
Description : This is mmv, a program to move/copy/append/link multiple files
: according to a set of wildcard patterns. This multiple action is
: performed safely, i.e. without any unexpected deletion of files due to
: collisions of target names with existing filenames or with other
: target names. Furthermore, before doing anything, mmv attempts to
: detect any errors that would result from the entire set of actions
: specified and gives the user the choice of either aborting before
: beginning, or proceeding by avoiding the offending parts.