How to Install and Uninstall Field3D.x86_64 Package on Oracle Linux 8

Last updated: March 12,2025

1. Install "Field3D.x86_64" package

This guide let you learn how to install Field3D.x86_64 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install Field3D.x86_64

2. Uninstall "Field3D.x86_64" package

Here is a brief guide to show you how to uninstall Field3D.x86_64 on Oracle Linux 8:

$ sudo dnf remove Field3D.x86_64 $ sudo dnf autoremove

3. Information about the Field3D.x86_64 package on Oracle Linux 8

Last metadata expiration check: 6:15:42 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : Field3D
Version : 1.7.2
Release : 16.el8
Architecture : x86_64
Size : 556 k
Source : Field3D-1.7.2-16.el8.src.rpm
Repository : epel
Summary : Library for storing voxel data
URL : https://sites.google.com/site/field3d/
License : BSD
Description : Field3D is an open source library for storing voxel data. It provides C++
: classes that handle in-memory storage and a file format based on HDF5 that
: allows the C++ objects to be written to and read from disk.