How to Install and Uninstall libscythestat-dev Package on Kali Linux

Last updated: May 20,2024

1. Install "libscythestat-dev" package

Learn how to install libscythestat-dev on Kali Linux

$ sudo apt update $ sudo apt install libscythestat-dev

2. Uninstall "libscythestat-dev" package

Please follow the instructions below to uninstall libscythestat-dev on Kali Linux:

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

3. Information about the libscythestat-dev package on Kali Linux

Package: libscythestat-dev
Source: scythestat
Version: 1.0.3-2
Installed-Size: 670
Maintainer: Steffen Moeller
Architecture: all
Recommends: g++ | c++-compiler
Size: 97352
SHA256: a39d7ce4c3eca3d0822b37c7dec40fbacd0803fc0b290602d1dae84075dd2d24
SHA1: ceda8f8f7410355d0507a5d263bd4d31f82e7fd4
MD5sum: b0cbacd8162a7dfb1186539fccc29d41
Description: 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:
Multi-Arch: foreign
Homepage: http://scythe.wustl.edu
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/s/scythestat/libscythestat-dev_1.0.3-2_all.deb