How to Install and Uninstall ocfs2-tools.i686 Package on Fedora 35

Last updated: January 11,2025

1. Install "ocfs2-tools.i686" package

Please follow the step by step instructions below to install ocfs2-tools.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install ocfs2-tools.i686

2. Uninstall "ocfs2-tools.i686" package

Please follow the guidelines below to uninstall ocfs2-tools.i686 on Fedora 35:

$ sudo dnf remove ocfs2-tools.i686 $ sudo dnf autoremove

3. Information about the ocfs2-tools.i686 package on Fedora 35

Last metadata expiration check: 3:48:25 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : ocfs2-tools
Version : 1.8.7
Release : 2.fc35
Architecture : i686
Size : 729 k
Source : ocfs2-tools-1.8.7-2.fc35.src.rpm
Repository : fedora
Summary : Tools for managing the Oracle Cluster Filesystem 2
URL : https://github.com/markfasheh/ocfs2-tools
License : GPLv2
Description : Programs to manage the OCFS2 cluster file system, including mkfs.ocfs2,
: tunefs.ocfs2 and fsck.ocfs2.
:
: OCFS2 is a general purpose extent based shared disk cluster file
: system. It supports 64 bit inode numbers, and has automatically
: extending metadata groups which may also make it attractive for
: non-clustered use. OCFS2 leverages some well tested kernel
: technologies, such as JBD - the same journaling subsystem in use by
: ext3.