How to Install and Uninstall rubygem-narray.x86_64 Package on Fedora 38
Last updated: November 26,2024
1. Install "rubygem-narray.x86_64" package
This tutorial shows how to install rubygem-narray.x86_64 on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
rubygem-narray.x86_64
Copied
2. Uninstall "rubygem-narray.x86_64" package
Please follow the step by step instructions below to uninstall rubygem-narray.x86_64 on Fedora 38:
$
sudo dnf remove
rubygem-narray.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the rubygem-narray.x86_64 package on Fedora 38
Last metadata expiration check: 5:44:12 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : rubygem-narray
Version : 0.6.1.1
Release : 27.fc38
Architecture : x86_64
Size : 96 k
Source : rubygem-narray-0.6.1.1-27.fc38.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 : 27.fc38
Architecture : x86_64
Size : 96 k
Source : rubygem-narray-0.6.1.1-27.fc38.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.