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

Last updated: May 05,2024

1. Install "octave-ga" package

This guide covers the steps necessary to install octave-ga on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install octave-ga

2. Uninstall "octave-ga" package

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

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

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

Package: octave-ga
Priority: optional
Section: universe/math
Installed-Size: 108
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Octave Group
Architecture: all
Version: 0.10.0-2
Depends: octave (>= 3.8.1)
Filename: pool/universe/o/octave-ga/octave-ga_0.10.0-2_all.deb
Size: 14344
MD5sum: 479070efbf8be0789c0b3cc4b2006279
SHA1: adb4a00603ddeb7fd134f959a9f0ab77d4ebd143
SHA256: a30ec48c6828c5dd9673621fa88d5f61ad58d11e1eb8171b52e1b45a6ec9a507
Description-en: genetic optimization code for Octave
This package provides function to work with genetic algorithms in Octave, a
numerical computation software. It provides the ga() function, which works
similarly to other optimization functions in Octave.
.
This Octave add-on package is part of the Octave-Forge project.
Description-md5: 04e0fcc7a56a7341e2633d3e9dee98f9
Homepage: http://octave.sourceforge.net/ga
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu