How to Install and Uninstall apophenia-bin Package on Kali Linux

Last updated: May 13,2024

1. Install "apophenia-bin" package

Learn how to install apophenia-bin on Kali Linux

$ sudo apt update $ sudo apt install apophenia-bin

2. Uninstall "apophenia-bin" package

This guide covers the steps necessary to uninstall apophenia-bin on Kali Linux:

$ sudo apt remove apophenia-bin $ sudo apt autoclean && sudo apt autoremove

3. Information about the apophenia-bin package on Kali Linux

Package: apophenia-bin
Source: apophenia (1.0+ds-8)
Version: 1.0+ds-8+b3
Installed-Size: 83
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: libapophenia2 (= 1.0+ds-8+b3), libc6 (>= 2.34), libgsl27 (>= 2.7.1)
Suggests: sqlite3
Size: 35384
SHA256: 5e62637b36e18f35a683d130fd4bfc494c622b672725122cb69e62ebb37335ec
SHA1: 8a9619d3158d69e8925392fa82c7658a81cfc6c3
MD5sum: 4a7c3bea047e80904758eb49ed7161b6
Description: Apophenia Statistical C Library -- binary package
The Apophenia Statistical C Library is an open source C library for
working with data sets and statistical models. It provides functions
on the same level as those of the typical stats packages (such as OLS,
probit, or singular value decomposition) but gives the user more
flexibility to be creative in model-building.
.
Apophenia is meant to scale well, to comfortably work with gigabyte
data sets, million-step simulations, or computationally-intensive
agent-based models.
.
Apophenia builds upon the GNU Scientific and SQLite libraries,
MySQL/mariaDB is also supported. The core functions are written
in C, but experience has shown them to be easy to bind in Python,
Julia, Perl, Ruby, etc. The source code is distributed under the
GNU General Public License version 2 (GPL2).
.
This package provides several command line utility examples.
Description-md5:
Multi-Arch: foreign
Homepage: http://apophenia.info/
Section: math
Priority: optional
Filename: pool/main/a/apophenia/apophenia-bin_1.0+ds-8+b3_amd64.deb