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

Last updated: May 14,2024

1. Install "octave-signal" package

In this section, we are going to explain the necessary steps to install octave-signal on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install octave-signal

2. Uninstall "octave-signal" package

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

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

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

Package: octave-signal
Priority: optional
Section: universe/math
Installed-Size: 1095
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Octave Group
Architecture: amd64
Version: 1.3.2-1
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), liboctave3, libstdc++6 (>= 5.2), octave (>= 4.0.0), octave-control (>= 2.4.5)
Filename: pool/universe/o/octave-signal/octave-signal_1.3.2-1_amd64.deb
Size: 198530
MD5sum: 35aa4285c1ba37c263a9755255031bd2
SHA1: 644ec4107b62cf3a5e4e90d4783e9376a30b73b7
SHA256: 4ed9715f51d7267d66a48956e60ffb785699a573c78801ba3621c1fa2f3eb01b
Description-en: signal processing functions for Octave
This package provides signal processing tools including filtering,
windowing and display functions in octave.
.
Blackman-Harris, Blackman-Nuttall and Bohman are among the windowing functions
and filters include Chebyshev type filters and butterworth filters.
.
Additionally, some wavelet functions are included.
.
This Octave add-on package is part of the Octave-Forge project.
Description-md5: b29c0d79511d18e8631672041b99928d
Homepage: http://octave.sourceforge.net/signal
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu