How to Install and Uninstall xfsdump.src Package on Oracle Linux 8
Last updated: January 11,2025
1. Install "xfsdump.src" package
This is a short guide on how to install xfsdump.src on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
xfsdump.src
Copied
2. Uninstall "xfsdump.src" package
Please follow the instructions below to uninstall xfsdump.src on Oracle Linux 8:
$
sudo dnf remove
xfsdump.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the xfsdump.src package on Oracle Linux 8
Last metadata expiration check: 3:53:04 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : xfsdump
Version : 3.1.8
Release : 4.el8
Architecture : src
Size : 608 k
Source : None
Repository : ol8_baseos_latest
Summary : Administrative utilities for the XFS filesystem
URL : http://oss.sgi.com/projects/xfs/
License : GPL+
Description : The xfsdump package contains xfsdump, xfsrestore and a number of
: other utilities for administering XFS filesystems.
:
: xfsdump examines files in a filesystem, determines which need to be
: backed up, and copies those files to a specified disk, tape or other
: storage medium. It uses XFS-specific directives for optimizing the
: dump of an XFS filesystem, and also knows how to backup XFS extended
: attributes. Backups created with xfsdump are "endian safe" and can
: thus be transfered between Linux machines of different architectures
: and also between IRIX machines.
:
: xfsrestore performs the inverse function of xfsdump; it can restore a
: full backup of a filesystem. Subsequent incremental backups can then
: be layered on top of the full backup. Single files and directory
: subtrees may be restored from full or partial backups.
Available Packages
Name : xfsdump
Version : 3.1.8
Release : 4.el8
Architecture : src
Size : 608 k
Source : None
Repository : ol8_baseos_latest
Summary : Administrative utilities for the XFS filesystem
URL : http://oss.sgi.com/projects/xfs/
License : GPL+
Description : The xfsdump package contains xfsdump, xfsrestore and a number of
: other utilities for administering XFS filesystems.
:
: xfsdump examines files in a filesystem, determines which need to be
: backed up, and copies those files to a specified disk, tape or other
: storage medium. It uses XFS-specific directives for optimizing the
: dump of an XFS filesystem, and also knows how to backup XFS extended
: attributes. Backups created with xfsdump are "endian safe" and can
: thus be transfered between Linux machines of different architectures
: and also between IRIX machines.
:
: xfsrestore performs the inverse function of xfsdump; it can restore a
: full backup of a filesystem. Subsequent incremental backups can then
: be layered on top of the full backup. Single files and directory
: subtrees may be restored from full or partial backups.