How to Install and Uninstall perl-Math-Curve-Hilbert.noarch Package on Fedora 34

Last updated: September 30,2024

1. Install "perl-Math-Curve-Hilbert.noarch" package

This tutorial shows how to install perl-Math-Curve-Hilbert.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install perl-Math-Curve-Hilbert.noarch

2. Uninstall "perl-Math-Curve-Hilbert.noarch" package

Please follow the steps below to uninstall perl-Math-Curve-Hilbert.noarch on Fedora 34:

$ sudo dnf remove perl-Math-Curve-Hilbert.noarch $ sudo dnf autoremove

3. Information about the perl-Math-Curve-Hilbert.noarch package on Fedora 34

Last metadata expiration check: 1:18:29 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : perl-Math-Curve-Hilbert
Version : 0.04
Release : 33.fc34
Architecture : noarch
Size : 16 k
Source : perl-Math-Curve-Hilbert-0.04-33.fc34.src.rpm
Repository : fedora
Summary : Perl Implementation of Hilberts space-filling Curve
URL : https://metacpan.org/release/Math-Curve-Hilbert
License : GPL+ or Artistic
Description : The Hilbert curve module provides some useful functions using Hilberts space-
: filling Curve. This is handy for things like dithering, flattening
: n-dimensional data, fractals - all kinds of things really.