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

Last updated: May 16,2024

1. Install "octave-general" package

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

$ sudo apt update $ sudo apt install octave-general

2. Uninstall "octave-general" package

Please follow the step by step instructions below to uninstall octave-general on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: octave-general
Priority: optional
Section: universe/math
Installed-Size: 264
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Octave Group
Architecture: amd64
Version: 2.0.0-1
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), liboctave3, libstdc++6 (>= 5.2), octave (>= 4.0.0)
Filename: pool/universe/o/octave-general/octave-general_2.0.0-1_amd64.deb
Size: 61458
MD5sum: 5f6e2f470dc51c012b022fa0f05e3cb5
SHA1: 54f7ca424d086a1b820bb3343fc2642a2774538a
SHA256: 166a5edc0e8e94a6108314d893e0863e86355124b1e85516568dcad997e44d89
Description-en: provide extra general functions for Octave
This package provides additional general functions for Octave, a
numerical computation software. It cointains functions to transpose
complex matrixes (ctranspose), check if a string is sorted
(issorted), take the non-conjugate transpose of a matrix (transpose)
and a function to generate a symmetric matrix from the lower
triangular elements of a vector (unvech).
.
This Octave add-on package is part of the Octave-Forge project.
Description-md5: 73dd6eebe069cde09b6a4bed5c663dc1
Homepage: http://octave.sourceforge.net/general
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu