How to Install and Uninstall hfsutils-devel.i686 Package on Fedora 36

Last updated: October 08,2024

1. Install "hfsutils-devel.i686" package

This is a short guide on how to install hfsutils-devel.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install hfsutils-devel.i686

2. Uninstall "hfsutils-devel.i686" package

Please follow the instructions below to uninstall hfsutils-devel.i686 on Fedora 36:

$ sudo dnf remove hfsutils-devel.i686 $ sudo dnf autoremove

3. Information about the hfsutils-devel.i686 package on Fedora 36

Last metadata expiration check: 5:25:52 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : hfsutils-devel
Version : 3.2.6
Release : 43.fc36
Architecture : i686
Size : 70 k
Source : hfsutils-3.2.6-43.fc36.src.rpm
Repository : fedora
Summary : A C library for reading and writing Macintosh HFS volumes
URL : http://www.mars.org/home/rob/proj/hfs/
License : GPLv2+
Description : The hfsutils-devel package provides a C library for low-level access
: to Macintosh volumes. HFS (Hierarchical File System) is the native
: volume format found on modern Macintosh computers. The C library can
: be linked with other programs to allow them to manipulate Macintosh
: files in their native format. Other HFS accessing utilities, which
: are comparable to mtools, are included in the hfsutils package.