How to Install and Uninstall python3-ansible-runner Package on Kali Linux

Last updated: May 12,2024

1. Install "python3-ansible-runner" package

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

$ sudo apt update $ sudo apt install python3-ansible-runner

2. Uninstall "python3-ansible-runner" package

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

$ sudo apt remove python3-ansible-runner $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-ansible-runner package on Kali Linux

Package: python3-ansible-runner
Source: ansible-runner
Version: 2.3.4-1
Installed-Size: 332
Maintainer: Sakirnth Nagarasa
Architecture: all
Depends: ansible, bubblewrap, python3-distutils, sshpass, python3-daemon, python3-importlib-metadata | python3-supported-min (>= 3.10), python3-packaging, python3-pexpect, python3-six, python3-yaml, python3:any
Suggests: python-ansible-runner-doc
Size: 54524
SHA256: a007ad7a9455f951cd97b50437de8e3c2188ed7bed975a4ceeeabfe9ab5a454d
SHA1: ec25c3c7163050415f950cd52dbd8e8a05ee8708
MD5sum: 079ec87d76cf889ba8775a3eedca99b0
Description: library that interfaces with Ansible (Python 3.x)
Ansible Runner is a tool and python library that helps when interfacing
with Ansible directly or as part of another system whether that be
through a container image interface, as a standalone tool, or as a
Python module that can be imported.
.
This package contains the Python 3.x module.
Description-md5:
Homepage: https://github.com/ansible/ansible-runner
Section: net
Priority: optional
Filename: pool/main/a/ansible-runner/python3-ansible-runner_2.3.4-1_all.deb