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

Last updated: May 11,2024

1. Install "octave-image" package

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

$ sudo apt update $ sudo apt install octave-image

2. Uninstall "octave-image" package

Here is a brief guide to show you how to uninstall octave-image on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: octave-image
Priority: optional
Section: universe/math
Installed-Size: 2498
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Octave Group
Architecture: amd64
Version: 2.4.1-1
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), liboctave3, libstdc++6 (>= 5.2), octave (>= 4.0.0), imagemagick
Filename: pool/universe/o/octave-image/octave-image_2.4.1-1_amd64.deb
Size: 474270
MD5sum: 48dc44669515ae88b04ac7056543f3b6
SHA1: f2dba5115e61991e3ef4680d083889ef60748f67
SHA256: 6d2df9a5cb9fc502f0310e51eee045ee6d1e628e591285034ffecbdaaa80d196
Description-en: image manipulation for Octave
This package provides functions for reading, writing, and processing
images to Octave, a numerical computation software. The package
supports almost all image formats through the use of ImageMagick. The
package also provides functions for feature extraction, image
statistics, spatial and geometric transformations, morphological
operations, linear filtering, and much more.
.
This Octave add-on package is part of the Octave-Forge project.
Description-md5: 21c86b2b384b84361fd35bb183820718
Homepage: http://octave.sourceforge.net/image
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu