How to Install and Uninstall ansible-builder.noarch Package on Fedora 39

Last updated: November 28,2024

1. Install "ansible-builder.noarch" package

Please follow the guidelines below to install ansible-builder.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install ansible-builder.noarch

2. Uninstall "ansible-builder.noarch" package

Please follow the step by step instructions below to uninstall ansible-builder.noarch on Fedora 39:

$ sudo dnf remove ansible-builder.noarch $ sudo dnf autoremove

3. Information about the ansible-builder.noarch package on Fedora 39

Last metadata expiration check: 2:52:51 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : ansible-builder
Version : 3.0.0
Release : 1.fc39
Architecture : noarch
Size : 94 k
Source : ansible-builder-3.0.0-1.fc39.src.rpm
Repository : updates
Summary : A tool for building Ansible Execution Environments
URL : https://ansible.readthedocs.io/projects/builder/en/stable/
License : Apache-2.0
Description : Using Ansible content that depends on non-default dependencies can be tricky.
: Packages must be installed on each node, play nicely with other software
: installed on the host system, and be kept in sync.
:
: To help simplify this process, we have introduced the concept of Execution
: Environments, which you can create with Ansible Builder.