How to Install and Uninstall stda Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "stda" package

This tutorial shows how to install stda on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install stda

2. Uninstall "stda" package

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

$ sudo apt remove stda $ sudo apt autoclean && sudo apt autoremove

3. Information about the stda package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: stda
Priority: extra
Section: universe/math
Installed-Size: 114
Maintainer: Ubuntu Developers
Original-Maintainer: Dimitar Ivanov
Architecture: all
Version: 1.3.1-2
Depends: gawk | mawk, gnuplot
Recommends: gv, evince
Filename: pool/universe/s/stda/stda_1.3.1-2_all.deb
Size: 33292
MD5sum: bd3b13be81e4295042cc98a49f96d39b
SHA1: afd67b511ed94ac762599cbb9bddfe4d890894a8
SHA256: 14bab886afbf13e5aaef5f26958054067b5c7fe034567c4731876366ce83d9a2
Description-en: simple tools for data analysis (stda)
This package contains some primary tools for evaluating sums, averages,
integrals, derivatives, histograms/distributions of 1-d numerical data, and
eventually for plotting the results. The stand-alone programs (supporting
the standard UNIX input and output pipelines) are intended for data processing
from the command line. They are especially useful for straightforward analysis
of number series where a complex analytical approach is not necessary.
.
Following programs are included:
* maphimbu - histogram builder for 1-d numerical and text data;
* mintegrate - evaluate average/sum/integral/derivative of 1-d numerical data;
* mmval - find minimum and maximum value in a dataset;
* muplot - plot a multi-curve figure from multiple dataset using Gnuplot;
* nnum - produce a series of integers or floats;
* prefield - prepare input file for 'muplot' to plot 2-d fields by arrows.
Description-md5: f965787e3a9b0389d9e9895e1addb6e8
Homepage: http://gnu.mirendom.net/stda.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu