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

Last updated: September 23,2024

1. Install "octave-optim.x86_64" package

Learn how to install octave-optim.x86_64 on Fedora 38

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

2. Uninstall "octave-optim.x86_64" package

Please follow the guidelines below to uninstall octave-optim.x86_64 on Fedora 38:

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

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

Last metadata expiration check: 3:18:53 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : octave-optim
Version : 1.6.2
Release : 4.fc38
Architecture : x86_64
Size : 277 k
Source : octave-optim-1.6.2-4.fc38.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