How to Install and Uninstall golang-sigs-k8s-kustomize-devel.noarch Package on Fedora 34

Last updated: October 07,2024

1. Install "golang-sigs-k8s-kustomize-devel.noarch" package

This is a short guide on how to install golang-sigs-k8s-kustomize-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install golang-sigs-k8s-kustomize-devel.noarch

2. Uninstall "golang-sigs-k8s-kustomize-devel.noarch" package

Please follow the step by step instructions below to uninstall golang-sigs-k8s-kustomize-devel.noarch on Fedora 34:

$ sudo dnf remove golang-sigs-k8s-kustomize-devel.noarch $ sudo dnf autoremove

3. Information about the golang-sigs-k8s-kustomize-devel.noarch package on Fedora 34

Last metadata expiration check: 1:14:41 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : golang-sigs-k8s-kustomize-devel
Version : 4.0.3
Release : 2.fc34
Architecture : noarch
Size : 3.7 M
Source : golang-sigs-k8s-kustomize-4.0.3-2.fc34.src.rpm
Repository : updates
Summary : Customization of kubernetes YAML configurations
URL : https://github.com/kubernetes-sigs/kustomize
License : ASL 2.0
Description : kustomize lets you customize raw, template-free YAML files for multiple
: purposes, leaving the original YAML untouched and usable as is.
:
: kustomize targets kubernetes; it understands and can patch kubernetes style API
: objects. It's like make, in that what it does is declared in a file, and it's
: like sed, in that it emits edited text.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – sigs.k8s.io/kustomize