How to Install and Uninstall libscythestat-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 20,2024

1. Install "libscythestat-dev" package

This guide let you learn how to install libscythestat-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libscythestat-dev

2. Uninstall "libscythestat-dev" package

Here is a brief guide to show you how to uninstall libscythestat-dev on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libscythestat-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libscythestat-dev package on Ubuntu 21.10 (Impish Indri)

Package: libscythestat-dev
Architecture: all
Version: 1.0.3-1
Priority: extra
Section: universe/libdevel
Source: scythestat
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Steffen Moeller
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 668
Recommends: g++ | c++-compiler
Filename: pool/universe/s/scythestat/libscythestat-dev_1.0.3-1_all.deb
Size: 95900
MD5sum: 34945a01fb851ec9fcb7966be473657e
SHA1: 5794a7860ad9ea69f2faabe482ce74b95436898a
SHA256: 92b46f495d9cbf14b43757fa8959c0e38068dcc3964445bb11f5ad9109c324a0
SHA512: fdd20d64e5e9919fa55839513b0b48ea997892109a30b3d135e38b69bf6c748894508b78e10a90ca126c92a67ef7ea857a128acb6ea476e3b63360089c9ed2a5
Homepage: http://scythe.wustl.edu
Description-en: header files for Scythe statistics library
Files provided by this package are required to develop new programs
with the Scythe library. There is no binary library associated
with these headers, i.e. all template code is contained within
and no further dependencies are required at runtime
.
The Scythe Statistical Library is an open source C++ library for
statistical computation. It includes a suite of matrix manipulation
functions, a suite of pseudo-random number generators, and a suite
of numerical optimizers. Programs written using Scythe are generally
much faster than those written in commonly used interpreted
languages, such as R, Matlab, and GAUSS; and can be compiled on any
system with the GNU GCC compiler (and perhaps with other C++
compilers). One of the primary design goals of the Scythe developers
has been ease of use for non-expert C++ programmers. Ease of use is
provided through three primary mechanisms: (1) operator and function
over-loading, (2) numerous pre-fabricated utility functions, and (3)
clear documentation and example programs. Additionally, Scythe is
quite flexible and entirely extensible because the source code is
available to all users.
Description-md5: 7515491f36af525cc88cce1e0eddbad1