How to Install and Uninstall pyomop Package on Kali Linux

Last updated: July 03,2024

1. Install "pyomop" package

This is a short guide on how to install pyomop on Kali Linux

$ sudo apt update $ sudo apt install pyomop

2. Uninstall "pyomop" package

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

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

3. Information about the pyomop package on Kali Linux

Package: pyomop
Source: python-pyomop
Version: 4.2.0-1
Installed-Size: 17
Maintainer: Debian Python Team
Architecture: all
Depends: python3-pyomop (= 4.2.0-1), python3:any
Size: 5524
SHA256: 9142d39647c628e5a34324b3016e3adf5ce2c810e7ca9272e9f7618f6c62bd5e
SHA1: 37a21c16f54381123ffd06103b576200aa4dd287
MD5sum: 6232d84663084ed75370f46203355b15
Description: OHSDI OMOP Common Data Model tools
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.
Description-md5:
Homepage: https://github.com/dermatologist/pyomop
Section: science
Priority: optional
Filename: pool/main/p/python-pyomop/pyomop_4.2.0-1_all.deb