How to Install and Uninstall ansible-bender.noarch Package on Fedora 39
Last updated: January 11,2025
1. Install "ansible-bender.noarch" package
This tutorial shows how to install ansible-bender.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
ansible-bender.noarch
Copied
2. Uninstall "ansible-bender.noarch" package
In this section, we are going to explain the necessary steps to uninstall ansible-bender.noarch on Fedora 39:
$
sudo dnf remove
ansible-bender.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the ansible-bender.noarch package on Fedora 39
Last metadata expiration check: 2:17:13 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : ansible-bender
Version : 0.10.1
Release : 3.fc39
Architecture : noarch
Size : 4.9 M
Source : ansible-bender-0.10.1-3.fc39.src.rpm
Repository : fedora
Summary : Build container images using Ansible playbooks
URL : https://github.com/ansible-community/ansible-bender
License : MIT
Description : This is a tool which bends containers using Ansible playbooks and
: turns them into container images. It has a pluggable builder selection
: - it is up to you to pick the tool which will be used to construct
: your container image. Right now the only supported builder is
: buildah. More to come in the future. Ansible-bender (ab) relies on
: Ansible connection plugins for performing builds.
:
: tl;dr Ansible is the frontend, buildah is the backend.
Available Packages
Name : ansible-bender
Version : 0.10.1
Release : 3.fc39
Architecture : noarch
Size : 4.9 M
Source : ansible-bender-0.10.1-3.fc39.src.rpm
Repository : fedora
Summary : Build container images using Ansible playbooks
URL : https://github.com/ansible-community/ansible-bender
License : MIT
Description : This is a tool which bends containers using Ansible playbooks and
: turns them into container images. It has a pluggable builder selection
: - it is up to you to pick the tool which will be used to construct
: your container image. Right now the only supported builder is
: buildah. More to come in the future. Ansible-bender (ab) relies on
: Ansible connection plugins for performing builds.
:
: tl;dr Ansible is the frontend, buildah is the backend.