How to Install and Uninstall quantlib-python Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "quantlib-python" package

Here is a brief guide to show you how to install quantlib-python on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install quantlib-python

2. Uninstall "quantlib-python" package

This guide covers the steps necessary to uninstall quantlib-python on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the quantlib-python package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: quantlib-python
Priority: optional
Section: universe/python
Installed-Size: 12401
Maintainer: Ubuntu Developers
Original-Maintainer: Dirk Eddelbuettel
Architecture: amd64
Source: quantlib-swig
Version: 1.7-1
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.0), libquantlib0v5, libstdc++6 (>= 5.2), python (>= 2.7), python (<< 2.8)
Filename: pool/universe/q/quantlib-swig/quantlib-python_1.7-1_amd64.deb
Size: 2010616
MD5sum: 16e6b1caa5ac39b2cd029d3f9f30396f
SHA1: 4145f4eac3515bb2fd779fde9f69348f82019709
SHA256: 6f58f6134813d0894a2f39f0c0aee53851d3a07a6e135f1ff01f88a446425d4c
Description-en: Python 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: 4d1886c1cb6cb6007827f87d6456b58c
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu