How to Install and Uninstall apophenia-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "apophenia-doc" package

Please follow the step by step instructions below to install apophenia-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install apophenia-doc

2. Uninstall "apophenia-doc" package

Please follow the instructions below to uninstall apophenia-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the apophenia-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: apophenia-doc
Priority: optional
Section: universe/doc
Installed-Size: 3564
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: all
Source: apophenia
Version: 1.0+ds-2build1
Depends: libjs-jquery
Suggests: libapophenia2 (= 1.0+ds-2build1), libapophenia2-dev (= 1.0+ds-2build1), www-browser, gsl-doc-pdf, gsl-ref-html
Filename: pool/universe/a/apophenia/apophenia-doc_1.0+ds-2build1_all.deb
Size: 443146
MD5sum: ee96d18e12a62d52580821cf0d16863c
SHA1: c3d64d61a2f027e514f5c68c725eec31f026a0d7
SHA256: 35fbeffbe50ac9296acd93dcbc21dba3dbc086098462990f63b5a169c9aa7b65
Description-en: Apophenia Statistical C Library -- reference manual
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 reference manual for the Apophenia
Statistical C Library; it also contains examples.
Description-md5: 5980bf006847e377057e36c1c65d0c79
Multi-Arch: foreign
Homepage: http://apophenia.info/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu