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

Last updated: October 05,2024

1. Install "octave-optim.x86_64" package

This is a short guide on how to install octave-optim.x86_64 on Fedora 34

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

2. Uninstall "octave-optim.x86_64" package

This guide covers the steps necessary to uninstall octave-optim.x86_64 on Fedora 34:

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

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

Last metadata expiration check: 0:03:00 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : octave-optim
Version : 1.6.1
Release : 1.fc34
Architecture : x86_64
Size : 240 k
Source : octave-optim-1.6.1-1.fc34.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