How to Install and Uninstall xfsdump Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "xfsdump" package

Learn how to install xfsdump on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install xfsdump

2. Uninstall "xfsdump" package

This is a short guide on how to uninstall xfsdump on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove xfsdump $ sudo apt autoclean && sudo apt autoremove

3. Information about the xfsdump package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: xfsdump
Priority: optional
Section: admin
Installed-Size: 724
Maintainer: Ubuntu Developers
Original-Maintainer: Nathan Scott
Architecture: amd64
Version: 3.1.6+nmu1
Depends: libattr1 (>= 2.0.0), libc6 (>= 2.15), libncurses5 (>= 6), libtinfo5 (>= 6), libuuid1 (>= 2.16), xfsprogs (>= 2.6.30)
Suggests: acl, attr, quota
Conflicts: xfsprogs (<< 3.0.0)
Filename: pool/main/x/xfsdump/xfsdump_3.1.6+nmu1_amd64.deb
Size: 207866
MD5sum: 445068c3b1447aebe1ae257a6e29a2b4
SHA1: 3aabb5c343f56f09f2e3a10c3117ead776f933ea
SHA256: 16daa4dbfe0cc3ea5fb329872d7b1582c31bc805c18e53521d4715f1edfb94d7
Description-en: Administrative utilities for the XFS filesystem
The xfsdump package contains xfsdump, xfsrestore and a number of
other administrative utilities for managing 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.
Description-md5: 8448ced317c37d3587808bf000f24a98
Homepage: http://oss.sgi.com/projects/xfs/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y