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

Last updated: October 02,2024

1. Install "hfsutils-devel.i686" package

Please follow the instructions below to install hfsutils-devel.i686 on Fedora 39

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

2. Uninstall "hfsutils-devel.i686" package

This tutorial shows how to uninstall hfsutils-devel.i686 on Fedora 39:

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

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

Last metadata expiration check: 4:55:40 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : hfsutils-devel
Version : 3.2.6
Release : 47.fc39
Architecture : i686
Size : 54 k
Source : hfsutils-3.2.6-47.fc39.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.