How to Install and Uninstall ocfs2-tools Package on Kali Linux

Last updated: May 03,2024

1. Install "ocfs2-tools" package

Please follow the step by step instructions below to install ocfs2-tools on Kali Linux

$ sudo apt update $ sudo apt install ocfs2-tools

2. Uninstall "ocfs2-tools" package

In this section, we are going to explain the necessary steps to uninstall ocfs2-tools on Kali Linux:

$ sudo apt remove ocfs2-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the ocfs2-tools package on Kali Linux

Package: ocfs2-tools
Source: ocfs2-tools (1.8.7-1)
Version: 1.8.7-1+b1
Installed-Size: 3216
Maintainer: Debian HA Maintainers
Architecture: amd64
Depends: libaio1 (>= 0.3.93), libc6 (>= 2.34), libcmap4 (>= 1.99.9), libcom-err2 (>= 1.43.9), libdlm3 (>= 3.0.2), libglib2.0-0 (>= 2.24.0), libreadline8 (>= 6.0), libuuid1 (>= 2.16), debconf (>= 0.5) | debconf-2.0, psmisc, lsb-base (>= 3.0-6)
Pre-Depends: init-system-helpers (>= 1.54~)
Size: 575464
SHA256: 744b25ba7f95483011b147133adb4f99be90c5e84d8c8e6ee80f311ec16c868a
SHA1: 78c78632b7ae58f48971e1f32a3f209a1db5d24b
MD5sum: 27d91e2843d638a61ee7d360948cf16e
Description: tools for managing OCFS2 cluster filesystems
OCFS2 is a general purpose cluster filesystem. Unlike the initial release
of OCFS, which supported only Oracle database workloads, OCFS2 provides
full support as a general purpose filesystem. OCFS2 is a complete rewrite
of the previous version, designed to work as a seamless addition to the
Linux kernel.
.
This package installs the tools to manage the OCFS2 filesystem, including mkfs,
tunefs, fsck, debugfs, and the utilities to control the O2CB clustering stack.
Description-md5:
Homepage: https://ocfs2.wiki.kernel.org/
Tag: admin::cluster, admin::filesystem, role::program, uitoolkit::ncurses
Section: admin
Priority: optional
Filename: pool/main/o/ocfs2-tools/ocfs2-tools_1.8.7-1+b1_amd64.deb