How to Install and Uninstall octave-general.x86_64 Package on CentOS Stream 9

Last updated: October 05,2024

1. Install "octave-general.x86_64" package

This is a short guide on how to install octave-general.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install octave-general.x86_64

2. Uninstall "octave-general.x86_64" package

Here is a brief guide to show you how to uninstall octave-general.x86_64 on CentOS Stream 9:

$ sudo dnf remove octave-general.x86_64 $ sudo dnf autoremove

3. Information about the octave-general.x86_64 package on CentOS Stream 9

Last metadata expiration check: 1:00:52 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : octave-general
Version : 2.1.1
Release : 6.el9
Architecture : x86_64
Size : 64 k
Source : octave-general-2.1.1-6.el9.src.rpm
Repository : epel
Summary : General tools for Octave, string dictionary, parallel computing
URL : http://octave.sourceforge.net/general/
License : GPLv3+ and BSD and Public Domain
Description : The Octave-forge General package provides functions for parallel computing,
: string dictionaries and other general utility functions.