How to Install and Uninstall octave-mmclab.x86_64 Package on Fedora 38

Last updated: November 27,2024

1. Install "octave-mmclab.x86_64" package

Please follow the guidance below to install octave-mmclab.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install octave-mmclab.x86_64

2. Uninstall "octave-mmclab.x86_64" package

In this section, we are going to explain the necessary steps to uninstall octave-mmclab.x86_64 on Fedora 38:

$ sudo dnf remove octave-mmclab.x86_64 $ sudo dnf autoremove

3. Information about the octave-mmclab.x86_64 package on Fedora 38

Last metadata expiration check: 5:54:00 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : octave-mmclab
Version : 1.7.9
Release : 8.fc38
Architecture : x86_64
Size : 164 k
Source : mmc-1.7.9-8.fc38.src.rpm
Repository : fedora
Summary : A GPU mesh-based Monte Carlo photon simulator for MATLAB/Octave
URL : http://mcx.space/mmc
License : GPLv3+
Description : MMCLAB is the native MEX version of MMC - Mesh-based Monte Carlo - for
: MATLAB and GNU Octave. By converting the input and output files into
: convenient in-memory variables, MMCLAB is very intuitive to use and
: straightforward to be integrated with mesh generation and post-simulation
: analyses. Because MMCLAB contains the same computational codes for
: OpenCL-based photon simulation as in a MMC binary, running MMCLAB
: inside MATLAB is expected to give similar speed as running a standalone
: MMC binary using either a CPU or a GPU.