How to Install and Uninstall octave-optim.x86_64 Package on Fedora 39

Last updated: November 25,2024

1. Install "octave-optim.x86_64" package

In this section, we are going to explain the necessary steps to install octave-optim.x86_64 on Fedora 39

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

2. Uninstall "octave-optim.x86_64" package

This is a short guide on how to uninstall octave-optim.x86_64 on Fedora 39:

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

3. Information about the octave-optim.x86_64 package on Fedora 39

Last metadata expiration check: 1:12:55 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : octave-optim
Version : 1.6.2
Release : 6.fc39
Architecture : x86_64
Size : 277 k
Source : octave-optim-1.6.2-6.fc39.src.rpm
Repository : fedora
Summary : A non-linear optimization tool kit for Octave
URL : https://octave.sourceforge.io/optim/
License : GPLv3+ and GFDL
Description : This package contains a non-linear optimization tool kit for Octave, containing
: functions for curve fitting and the following minimization algorithms:
: * Nead-Miller simplex
: * Conjugate Gradients
: * Memory limited BFGS
: * Simulated Annealing