How to Install and Uninstall rubygem-narray.x86_64 Package on Fedora 36
Last updated: November 20,2024
1. Install "rubygem-narray.x86_64" package
This tutorial shows how to install rubygem-narray.x86_64 on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
rubygem-narray.x86_64
Copied
2. Uninstall "rubygem-narray.x86_64" package
Please follow the guidelines below to uninstall rubygem-narray.x86_64 on Fedora 36:
$
sudo dnf remove
rubygem-narray.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the rubygem-narray.x86_64 package on Fedora 36
Last metadata expiration check: 1:01:38 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rubygem-narray
Version : 0.6.1.1
Release : 24.fc36
Architecture : x86_64
Size : 97 k
Source : rubygem-narray-0.6.1.1-24.fc36.src.rpm
Repository : fedora
Summary : N-dimensional Numerical Array class for Ruby
URL : http://narray.rubyforge.org
License : BSD and Ruby
Description : NArray is a Numerical N-dimensional Array class. Supported element types are
: 1/2/4-byte Integer, single/double-precision, Real/Complex and Ruby Object.
: This extension library incorporates fast calculation and easy manipulation of
: large numerical arrays into the Ruby language. NArray has features similar to
: NumPy, but NArray has vector and matrix sub-classes.
Available Packages
Name : rubygem-narray
Version : 0.6.1.1
Release : 24.fc36
Architecture : x86_64
Size : 97 k
Source : rubygem-narray-0.6.1.1-24.fc36.src.rpm
Repository : fedora
Summary : N-dimensional Numerical Array class for Ruby
URL : http://narray.rubyforge.org
License : BSD and Ruby
Description : NArray is a Numerical N-dimensional Array class. Supported element types are
: 1/2/4-byte Integer, single/double-precision, Real/Complex and Ruby Object.
: This extension library incorporates fast calculation and easy manipulation of
: large numerical arrays into the Ruby language. NArray has features similar to
: NumPy, but NArray has vector and matrix sub-classes.