How to Install and Uninstall python3-pybel Package on Kali Linux

Last updated: May 16,2024

1. Install "python3-pybel" package

Please follow the step by step instructions below to install python3-pybel on Kali Linux

$ sudo apt update $ sudo apt install python3-pybel

2. Uninstall "python3-pybel" package

This tutorial shows how to uninstall python3-pybel on Kali Linux:

$ sudo apt remove python3-pybel $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pybel package on Kali Linux

Package: python3-pybel
Source: pybel
Version: 0.14.10-1
Installed-Size: 1444
Maintainer: Debian Med Packaging Team
Architecture: all
Depends: python3-bel-resources, python3-click, python3-click-plugins, python3-more-itertools, python3-networkx, python3-pandas, python3-pyparsing, python3-requests, python3-requests-file, python3-sqlalchemy, python3-tqdm, python3:any, libjs-jquery, libjs-d3, python3-six
Suggests: python-pybel-doc
Size: 223208
SHA256: 0952f8e473b9ce68f63bd3e5cb1a29407a9ef868c5262e5d84b191aa0bdd6ea2
SHA1: d680784eeecdd84d4e3884c188926762b890dd42
MD5sum: ebcc787cef614c2ba0fd3a0e6deb6e9a
Description: Biological Expression Language
PyBEL is a pure Python package for parsing and handling biological
networks encoded in the Biological Expression Language (BEL) version
2. It also facilitates data interchange between common formats and
databases such as NetworkX, JSON, CSV, SIF, Cytoscape, CX, NDEx, SQL,
and Neo4J.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://pybel.readthedocs.io
Section: science
Priority: optional
Filename: pool/main/p/pybel/python3-pybel_0.14.10-1_all.deb