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

Last updated: September 24,2024

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

Please follow the steps below to install perl-Math-Curve-Hilbert.noarch on Fedora 38

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

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

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

Last metadata expiration check: 4:51:18 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : perl-Math-Curve-Hilbert
Version : 0.04
Release : 39.fc38
Architecture : noarch
Size : 15 k
Source : perl-Math-Curve-Hilbert-0.04-39.fc38.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.