How to Install and Uninstall octave-optim Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "octave-optim" package

Here is a brief guide to show you how to install octave-optim on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install octave-optim

2. Uninstall "octave-optim" package

Please follow the guidance below to uninstall octave-optim on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove octave-optim $ sudo apt autoclean && sudo apt autoremove

3. Information about the octave-optim package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: octave-optim
Priority: optional
Section: universe/math
Installed-Size: 1505
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Octave Group
Architecture: amd64
Version: 1.4.1-2
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), liblapack3 | liblapack.so.3, liboctave3, libstdc++6 (>= 5.2), octave (>= 4.0.0), octave-struct (>= 1.0.10)
Filename: pool/universe/o/octave-optim/octave-optim_1.4.1-2_amd64.deb
Size: 390878
MD5sum: 446b16cb1b7e734f3709121620dfee12
SHA1: b70b608495145180ae3826cc8e6738545ab90429
SHA256: 7142456a58d88e24da493fbfb1918245e935e33dc92a8390685293c453138d8b
Description-en: unconstrained non-linear optimization toolkit for Octave
Unconstrained Non-linear Optimization toolkit for Octave, a numerical
computation software. Included are functions to do linear least
square fitting on data points, nonlinear regression using the
Levenberg-Marquardt algorithm, Prony's method for non-linear exponent
fitting and many more.
.
This Octave add-on package is part of the Octave-Forge project.
Description-md5: cd6f2c1dffb632b311fa7b836e5f0814
Homepage: http://octave.sourceforge.net/optim
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu