How to Install and Uninstall zerofree.x86_64 Package on Amazon Linux 2
Last updated: November 24,2024
1. Install "zerofree.x86_64" package
This tutorial shows how to install zerofree.x86_64 on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
zerofree.x86_64
Copied
2. Uninstall "zerofree.x86_64" package
Please follow the guidelines below to uninstall zerofree.x86_64 on Amazon Linux 2:
$
sudo yum remove
zerofree.x86_64
Copied
$
sudo yum autoremove
Copied
3. Information about the zerofree.x86_64 package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : zerofree
Arch : x86_64
Version : 1.0.3
Release : 6.amzn2.0.1
Size : 24 k
Repo : amzn2-core/2/x86_64
Summary : Utility to force unused ext2 inodes and blocks to zero
URL : http://intgat.tigress.co.uk/rmy/uml/
License : GPL+
Description : zerofree is a utility to set unused filesystem inodes and blocks
: of an ext2 filesystem to zero. This can improve the
: compressibility and privacy of an ext2 filesystem.
:
: This tool was inspired by the ext2fs privacy (i.e. secure
: deletion) patch described in a Linux kernel mailing list thread.
:
: WARNING: The filesystem to be processed should be unmounted or
: mounted read-only. The tool tries to check this before running,
: but you should be careful.
Available Packages
Name : zerofree
Arch : x86_64
Version : 1.0.3
Release : 6.amzn2.0.1
Size : 24 k
Repo : amzn2-core/2/x86_64
Summary : Utility to force unused ext2 inodes and blocks to zero
URL : http://intgat.tigress.co.uk/rmy/uml/
License : GPL+
Description : zerofree is a utility to set unused filesystem inodes and blocks
: of an ext2 filesystem to zero. This can improve the
: compressibility and privacy of an ext2 filesystem.
:
: This tool was inspired by the ext2fs privacy (i.e. secure
: deletion) patch described in a Linux kernel mailing list thread.
:
: WARNING: The filesystem to be processed should be unmounted or
: mounted read-only. The tool tries to check this before running,
: but you should be careful.