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

Last updated: June 29,2024

1. Install "python3-pyomop" package

Please follow the instructions below to install python3-pyomop on Kali Linux

$ sudo apt update $ sudo apt install python3-pyomop

2. Uninstall "python3-pyomop" package

This guide covers the steps necessary to uninstall python3-pyomop on Kali Linux:

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

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

Package: python3-pyomop
Source: python-pyomop
Version: 4.2.0-1
Installed-Size: 72
Maintainer: Debian Python Team
Architecture: all
Depends: python3-aiosqlite, python3-click, python3-importlib-metadata | python3-supported-min (>= 3.8), python3-pandas, python3-sqlalchemy (>= 1.4), python3:any
Suggests: python-pyomop-doc
Size: 13448
SHA256: 16d62d5e4c1154a75037e35f4cf2beffdfbf8537f4939e3782a182b1da9df28a
SHA1: 5b358f6871bfc15aa779db8c718f21367c0c7b65
MD5sum: d16f3f17202c2c99fce3eacc5ad34bbe
Description: OHSDI OMOP Common Data Model tools (Python3 version)
The OHSDI OMOP Common Data Model allows for the systematic analysis of
healthcare observational databases. This is a Python library to use the CDM v6
compliant databases using SQLAlchemy as the ORM. pyomop also supports
converting query results to a pandas dataframe (see below) for use in machine
learning pipelines.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/dermatologist/pyomop
Section: python
Priority: optional
Filename: pool/main/p/python-pyomop/python3-pyomop_4.2.0-1_all.deb