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

Last updated: October 05,2024

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

Please follow the instructions below to install golang-sigs-k8s-kustomize-devel.noarch on Fedora 35

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

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

Please follow the steps below to uninstall golang-sigs-k8s-kustomize-devel.noarch on Fedora 35:

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

Last metadata expiration check: 2:48:19 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : golang-sigs-k8s-kustomize-devel
Version : 4.0.3
Release : 2.fc35
Architecture : noarch
Size : 3.7 M
Source : golang-sigs-k8s-kustomize-4.0.3-2.fc35.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