How to Install and Uninstall go2chef.x86_64 Package on Fedora 34

Last updated: October 06,2024

1. Install "go2chef.x86_64" package

Learn how to install go2chef.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install go2chef.x86_64

2. Uninstall "go2chef.x86_64" package

Learn how to uninstall go2chef.x86_64 on Fedora 34:

$ sudo dnf remove go2chef.x86_64 $ sudo dnf autoremove

3. Information about the go2chef.x86_64 package on Fedora 34

Last metadata expiration check: 3:52:54 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : go2chef
Version : 1.0
Release : 1.fc34
Architecture : x86_64
Size : 4.6 M
Source : golang-github-facebookincubator-go2chef-1.0-1.fc34.src.rpm
Repository : updates
Summary : Tool to bootstrap a system from zero so that it's able to run Chef
URL : https://github.com/facebookincubator/go2chef
License : ASL 2.0
Description :
: go2chef is a Go tool for bootstrapping Chef installations in a flexible and
: self-contained way. With go2chef, our goal is to make bootstrapping any node
: in a Chef deployment as simple as "get go2chef onto a machine and run it".