How to Install and Uninstall ansible-collection-kubernetes-core.noarch Package on Fedora 36

Last updated: October 06,2024

1. Install "ansible-collection-kubernetes-core.noarch" package

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

$ sudo dnf update $ sudo dnf install ansible-collection-kubernetes-core.noarch

2. Uninstall "ansible-collection-kubernetes-core.noarch" package

This is a short guide on how to uninstall ansible-collection-kubernetes-core.noarch on Fedora 36:

$ sudo dnf remove ansible-collection-kubernetes-core.noarch $ sudo dnf autoremove

3. Information about the ansible-collection-kubernetes-core.noarch package on Fedora 36

Last metadata expiration check: 2:49:31 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : ansible-collection-kubernetes-core
Version : 2.3.2
Release : 1.fc36
Architecture : noarch
Size : 131 k
Source : ansible-collection-kubernetes-core-2.3.2-1.fc36.src.rpm
Repository : updates
Summary : Ansible content for working with Kubernetes and OpenShift clusters
URL : https://galaxy.ansible.com/kubernetes/core
License : GPLv3+ and ASL 2.0 and Python
Description : ansible-collection-kubernetes-core provides the kubernetes.core (formerly known
: as community.kubernetes) Ansible collection.
:
: The collection includes a variety of Ansible content to help automate the
: management of applications in Kubernetes and OpenShift clusters, as well as the
: provisioning and maintenance of clusters themselves.