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

Last updated: November 29,2024

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

Here is a brief guide to show you how to install golang-sigs-k8s-kustomize-devel.noarch on Fedora 38

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

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

Here is a brief guide to show you how to uninstall golang-sigs-k8s-kustomize-devel.noarch on Fedora 38:

$ 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 38

Last metadata expiration check: 5:19:05 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : golang-sigs-k8s-kustomize-devel
Version : 4.0.3
Release : 2.fc36
Architecture : noarch
Size : 4.0 M
Source : golang-sigs-k8s-kustomize-4.0.3-2.fc36.src.rpm
Repository : fedora
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