How to Install and Uninstall octave-metch.noarch Package on Fedora 36

Last updated: January 11,2025

1. Install "octave-metch.noarch" package

Please follow the guidelines below to install octave-metch.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install octave-metch.noarch

2. Uninstall "octave-metch.noarch" package

Please follow the step by step instructions below to uninstall octave-metch.noarch on Fedora 36:

$ sudo dnf remove octave-metch.noarch $ sudo dnf autoremove

3. Information about the octave-metch.noarch package on Fedora 36

Last metadata expiration check: 2:42:34 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : octave-metch
Version : 0.6
Release : 7.fc36
Architecture : noarch
Size : 23 k
Source : octave-metch-0.6-7.fc36.src.rpm
Repository : fedora
Summary : Mesh/volume registration toolbox
URL : http://iso2mesh.sourceforge.net/cgi-bin/index.cgi?metch
License : GPLv2+
Description : Matlab/Octave-based mesh/volume registration toolbox. It provides
: straightforward functions to register point clouds (or surfaces) to a
: triangular/cubic surface mesh by calculating an optimal affine transformation
: (in terms of matrix A for scaling and rotation, and b for translation). It
: also allows one to project a point cloud onto the surface using surface norms
: and guarantee the conformity of the points to the surface. At this point, metch
: can only perform rigid-body registration in terms of a linear transformation.