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

Last updated: April 30,2024

1. Install "octave-data-smoothing" package

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

$ sudo apt update $ sudo apt install octave-data-smoothing

2. Uninstall "octave-data-smoothing" package

This guide covers the steps necessary to uninstall octave-data-smoothing on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove octave-data-smoothing $ sudo apt autoclean && sudo apt autoremove

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

Package: octave-data-smoothing
Priority: optional
Section: universe/math
Installed-Size: 65
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Octave Group
Architecture: all
Version: 1.3.0-4
Depends: octave (>= 4.0.0), octave-optim (>= 1.0.3)
Filename: pool/universe/o/octave-data-smoothing/octave-data-smoothing_1.3.0-4_all.deb
Size: 9490
MD5sum: 0f67d1636904919308efefcb354cf87b
SHA1: f56689a9c765db1a0d51b9c2a292b962f6029a99
SHA256: a0248867c74909d9efa4ebbcdd7ac083b61c23edc30656afe5f894653c62df2a
Description-en: functions to do data smoothing on noisy data
This package provides functions to do noisy data smoothing in Octave,
a numerical computation software. It contains functions to calculate
the divided difference of order d of a vector x (ddmat) and several
functions to do Tikhonov data manipulation.
.
This Octave add-on package is part of the Octave-Forge project.
Description-md5: 55574626fc06c3f7c33ff2224f44462d
Homepage: http://octave.sourceforge.net/data-smoothing
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu