How to Install and Uninstall quantlib-python Package on Kali Linux

Last updated: May 19,2024

1. Install "quantlib-python" package

Here is a brief guide to show you how to install quantlib-python on Kali Linux

$ sudo apt update $ sudo apt install quantlib-python

2. Uninstall "quantlib-python" package

This is a short guide on how to uninstall quantlib-python on Kali Linux:

$ sudo apt remove quantlib-python $ sudo apt autoclean && sudo apt autoremove

3. Information about the quantlib-python package on Kali Linux

Package: quantlib-python
Source: quantlib-swig
Version: 1.33-1
Installed-Size: 55896
Maintainer: Dirk Eddelbuettel
Architecture: amd64
Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.0), libgomp1 (>= 4.9), libquantlib0v5 (>= 1.33), libstdc++6 (>= 13.1), python3 (<< 3.13), python3 (>= 3.11~), python3:any
Size: 8856876
SHA256: b16dd3b18e3a06ae3fb37d41d9b9579f0051e8e35e72123cad13c3d68239515c
SHA1: f65011bb3abc07e71119142bb92a1052b15f65ca
MD5sum: 4e9f345dae40ee1b7dd78fb360d6e8e7
Description: Python3 bindings for the Quantlib Quantitative Finance library
The QuantLib project is aimed to provide a comprehensive software framework
for quantitative finance. The goal is to provide a standard free/open source
library to quantitative analysts and developers for modeling, trading, and
risk management in real-life.
.
QuantLib plans to offer tools that are useful for both practical
implementation, with features such as market conventions, solvers, PDEs,
etc., and advanced modeling, e.g., exotic options and interest rate models.
.
This package provides Python bindings to parts of the QuantLib library.
Description-md5:
Homepage: https://www.quantlib.org
Tag: admin::virtualization, devel::doc, devel::lang:python, devel::library,
field::finance, implemented-in::python, role::app-data,
role::documentation, role::plugin, role::shared-lib, suite::TODO,
suite::openstack, system::cloud, system::virtual
Section: python
Priority: optional
Filename: pool/main/q/quantlib-swig/quantlib-python_1.33-1_amd64.deb