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

Last updated: October 07,2024

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

This guide covers the steps necessary to install ansible-collection-community-kubernetes.noarch on Fedora 36

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

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

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

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

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

Last metadata expiration check: 5:27:42 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : ansible-collection-community-kubernetes
Version : 2.0.1
Release : 3.fc36
Architecture : noarch
Size : 35 k
Source : ansible-collection-community-kubernetes-2.0.1-3.fc36.src.rpm
Repository : updates
Summary : Kubernetes Collection for Ansible
URL : https://galaxy.ansible.com/community/kubernetes
License : GPLv3+
Description : Kubernetes Collection for Ansible.
: This collection has been deprecated in favor of
: ansible-collection-kubernetes-core. Users should change their collection names
: from `community.kubernetes.X` to `kubernetes.core.X` and replace this package
: with ansible-collection-kubernetes-core.