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

Last updated: May 16,2024

1. Install "octave-io" package

This tutorial shows how to install octave-io on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install octave-io

2. Uninstall "octave-io" package

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

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

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

Package: octave-io
Priority: optional
Section: universe/math
Installed-Size: 1100
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Octave Group
Architecture: amd64
Version: 2.4.0-1
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), liboctave3, libstdc++6 (>= 5.2), octave (>= 4.0.0)
Recommends: libreoffice-java-common, libreoffice-core (>= 3.5), libjexcelapi-java, libapache-poi-java (>= 3.9-1~), unzip, libjopendocument-java, libxerces2-java (>= 2.11.0)
Filename: pool/universe/o/octave-io/octave-io_2.4.0-1_amd64.deb
Size: 209894
MD5sum: c67651142f6ddb6792ab2a8c2c50c3e6
SHA1: bf9cddb035ed4da9ad4a059ebe685691ca606c83
SHA256: ad30d601d0e854a3982c8904f96736c059da0b1e8974f2b0aa825df136d0a9db
Description-en: input/output data functions for Octave
This package provides functions to input/output data in different
formats in Octave, a numerical computation software. It contains
functions to add variables to existing save files (append_save), read
and write matrixes to a text file (dlmwrite, csvread, csvwrite) and
read Excel spreadsheet (xlsread) and OpenDocument spreadsheet (odsread).
.
This Octave add-on package is part of the Octave-Forge project.
Description-md5: 29ec64680d54f6ae4cefaa476f5d0214
Homepage: http://octave.sourceforge.net/io
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu