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

Last updated: October 05,2024

1. Install "octave-metch.noarch" package

This guide let you learn how to install octave-metch.noarch on Fedora 34

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

2. Uninstall "octave-metch.noarch" package

Here is a brief guide to show you how to uninstall octave-metch.noarch on Fedora 34:

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

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

Last metadata expiration check: 4:02:44 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : octave-metch
Version : 0.6
Release : 4.fc34
Architecture : noarch
Size : 23 k
Source : octave-metch-0.6-4.fc34.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.