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

Last updated: July 03,2024

1. Install "python-pebl" package

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

$ sudo apt update $ sudo apt install python-pebl

2. Uninstall "python-pebl" package

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

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

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

Package: python-pebl
Priority: optional
Section: universe/python
Installed-Size: 291
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: amd64
Source: pebl
Version: 1.0.2-3
Provides: python2.7-pebl
Depends: libc6 (>= 2.4), python (<< 2.8), python (>= 2.7~), python-pydot, python-pyparsing, python2.7, python:any (>= 2.7.5-5~), python-numpy
Recommends: python-boto
Suggests: python-pebl-dbg, python-pebl-doc
Filename: pool/universe/p/pebl/python-pebl_1.0.2-3_amd64.deb
Size: 59280
MD5sum: ea0ef9a6b6134f2004103e1f68ddbcb0
SHA1: 9b670dc73426ace9b3d8da2bb96fbab82d21f70e
SHA256: 8db4dd41a1a35735095d48f8ba91777b929efbd724859bb21bf6de00dac068d1
Description-en: Python Environment for Bayesian Learning
Pebl is a Python library and command line application for learning
the structure of a Bayesian network given prior knowledge and
observations. Pebl includes the following features:
* Can learn with observational and interventional data
* Handles missing values and hidden variables using exact and heuristic
methods
* Provides several learning algorithms; makes creating new ones simple
* Has facilities for transparent parallel execution using several
cluster/grid resources
* Calculates edge marginals and consensus networks
* Presents results in a variety of formats
Description-md5: fa327343ce3e4aa994c3dc04e26fcf56
Homepage: https://code.google.com/p/pebl-project/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu