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

Last updated: May 17,2024

1. Install "python3-drmaa" package

This tutorial shows how to install python3-drmaa on Kali Linux

$ sudo apt update $ sudo apt install python3-drmaa

2. Uninstall "python3-drmaa" package

Please follow the instructions below to uninstall python3-drmaa on Kali Linux:

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

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

Package: python3-drmaa
Source: drmaa
Version: 0.7.9-3
Installed-Size: 81
Maintainer: Debian Med Packaging Team
Architecture: all
Depends: python3:any, gridengine-drmaa-dev
Recommends: gridengine-drmaa1.0
Size: 16456
SHA256: 665176362f0cf44305f6a61c356bf1457440ce9c3bdab3d544d9a355f3b5a195
SHA1: f9e7314dc6f016d02264a47789dd984fe8b33052
MD5sum: 80645678f42f42560e900bcaa5cd627e
Description: interface to DRMAA-compliant distributed resource management systems
This is a Python implementation of the Distributed Resource Management (DRM)
Application API (DRMAA). It provides all high-level functionality necessary
to consign a job to a DRM system (e.g. Sun Gridengine), including common
operations on jobs, such as termination or suspension.
Description-md5:
Homepage: https://drmaa-python.readthedocs.io/en/latest/
Section: python
Priority: optional
Filename: pool/main/d/drmaa/python3-drmaa_0.7.9-3_all.deb