How to Install and Uninstall octave.x86_64 Package on AlmaLinux 8
Last updated: November 01,2024
1. Install "octave.x86_64" package
This guide covers the steps necessary to install octave.x86_64 on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
octave.x86_64
Copied
2. Uninstall "octave.x86_64" package
This tutorial shows how to uninstall octave.x86_64 on AlmaLinux 8:
$
sudo dnf remove
octave.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the octave.x86_64 package on AlmaLinux 8
Last metadata expiration check: 2:18:47 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : octave
Epoch : 6
Version : 5.2.0
Release : 1.el8
Architecture : x86_64
Size : 16 M
Source : octave-5.2.0-1.el8.src.rpm
Repository : epel
Summary : A high-level language for numerical computations
URL : http://www.octave.org
License : GPLv3+
Description : GNU Octave is a high-level language, primarily intended for numerical
: computations. It provides a convenient command line interface for
: solving linear and nonlinear problems numerically, and for performing
: other numerical experiments using a language that is mostly compatible
: with Matlab. It may also be used as a batch-oriented language. Octave
: has extensive tools for solving common numerical linear algebra
: problems, finding the roots of nonlinear equations, integrating
: ordinary functions, manipulating polynomials, and integrating ordinary
: differential and differential-algebraic equations. It is easily
: extensible and customizable via user-defined functions written in
: Octave's own language, or using dynamically loaded modules written in
: C++, C, Fortran, or other languages.
Available Packages
Name : octave
Epoch : 6
Version : 5.2.0
Release : 1.el8
Architecture : x86_64
Size : 16 M
Source : octave-5.2.0-1.el8.src.rpm
Repository : epel
Summary : A high-level language for numerical computations
URL : http://www.octave.org
License : GPLv3+
Description : GNU Octave is a high-level language, primarily intended for numerical
: computations. It provides a convenient command line interface for
: solving linear and nonlinear problems numerically, and for performing
: other numerical experiments using a language that is mostly compatible
: with Matlab. It may also be used as a batch-oriented language. Octave
: has extensive tools for solving common numerical linear algebra
: problems, finding the roots of nonlinear equations, integrating
: ordinary functions, manipulating polynomials, and integrating ordinary
: differential and differential-algebraic equations. It is easily
: extensible and customizable via user-defined functions written in
: Octave's own language, or using dynamically loaded modules written in
: C++, C, Fortran, or other languages.