How to Install and Uninstall python3-ansible-runner.noarch Package on Fedora 36

Last updated: January 16,2025

1. Install "python3-ansible-runner.noarch" package

In this section, we are going to explain the necessary steps to install python3-ansible-runner.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-ansible-runner.noarch

2. Uninstall "python3-ansible-runner.noarch" package

Please follow the steps below to uninstall python3-ansible-runner.noarch on Fedora 36:

$ sudo dnf remove python3-ansible-runner.noarch $ sudo dnf autoremove

3. Information about the python3-ansible-runner.noarch package on Fedora 36

Last metadata expiration check: 4:55:12 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-ansible-runner
Version : 2.1.1
Release : 3.fc36
Architecture : noarch
Size : 127 k
Source : python-ansible-runner-2.1.1-3.fc36.src.rpm
Repository : updates
Summary : A tool and python library to interface with Ansible
URL : https://github.com/ansible/ansible-runner
License : ASL 2.0
Description : Ansible Runner is a tool and python library that helps when interfacing with
: Ansible from other systems whether through a container image interface, as a
: standalone tool, or imported into a python project.