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

Last updated: February 03,2025

1. Install "octave-metch.noarch" package

This tutorial shows how to install octave-metch.noarch on Fedora 35

$ 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 35:

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

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

Last metadata expiration check: 5:13:47 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : octave-metch
Version : 0.6
Release : 6.fc35
Architecture : noarch
Size : 23 k
Source : octave-metch-0.6-6.fc35.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.