How to Install and Uninstall st-console Package on Kali Linux

Last updated: May 05,2024

1. Install "st-console" package

This tutorial shows how to install st-console on Kali Linux

$ sudo apt update $ sudo apt install st-console

2. Uninstall "st-console" package

This is a short guide on how to uninstall st-console on Kali Linux:

$ sudo apt remove st-console $ sudo apt autoclean && sudo apt autoremove

3. Information about the st-console package on Kali Linux

Package: st-console
Version: 1.1.4-7
Installed-Size: 22
Maintainer: Thiago Andrade Marques
Architecture: all
Depends: perl:any, libapp-st-perl
Size: 8316
SHA256: ee518086ad996887ddedd9ecfd32c2159e95d250d4fe6874eafa09404ecbc0a2
SHA1: 39dc628f5324ddb0c282dc04d8c60eec6ed9aeb0
MD5sum: 76858d10ab87932a2fbb083334b0a322
Description: simple mathematics statistics from the command line interface
st-console is command-line tool for calculate statistics
from a file or standard input. It allow one to calculate:
sum, arithmetic mean, median, percentile, quartile, standard
deviation or standard error.
.
It's a simpler solution for simpler problems focused on
descriptive statistics, handy when you need quick mathematics
results without leaving the shell.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/nferraz/st
Section: math
Priority: optional
Filename: pool/main/s/st-console/st-console_1.1.4-7_all.deb