How to Install and Uninstall libapophenia2 Package on Kali Linux

Last updated: May 09,2024

1. Install "libapophenia2" package

This tutorial shows how to install libapophenia2 on Kali Linux

$ sudo apt update $ sudo apt install libapophenia2

2. Uninstall "libapophenia2" package

Please follow the step by step instructions below to uninstall libapophenia2 on Kali Linux:

$ sudo apt remove libapophenia2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libapophenia2 package on Kali Linux

Package: libapophenia2
Source: apophenia (1.0+ds-8)
Version: 1.0+ds-8+b3
Installed-Size: 722
Maintainer: Debian Science Maintainers
Architecture: amd64
Provides: libapophenia
Depends: libc6 (>= 2.29), libgomp1 (>= 4.9), libgsl27 (>= 2.7.1), libgslcblas0 (>= 2.7.1), libmariadb3 (>= 3.0.0), libsqlite3-0 (>= 3.5.9)
Suggests: apophenia-doc (= 1.0+ds-8+b3)
Conflicts: libapophenia
Size: 281508
SHA256: f74808829a2bde1d804a4d462822d62b66182e25434da99fd15e52bfd3214ec1
SHA1: d8ac4440b6178d70b19bc50783bab6fcc5632cbf
MD5sum: d14aaf36520f68824715d20840d9e22f
Description: Apophenia Statistical C Library -- library 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 the shared libraries required to run programs
compiled against the Apophenia Statistical C Library. To compile your
own programs you also need to install the libapophenia2-dev package.
Description-md5:
Multi-Arch: same
Homepage: http://apophenia.info/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/a/apophenia/libapophenia2_1.0+ds-8+b3_amd64.deb