How to Install and Uninstall rubygem-chake.noarch Package on Fedora 34

Last updated: June 29,2024

1. Install "rubygem-chake.noarch" package

Learn how to install rubygem-chake.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rubygem-chake.noarch

2. Uninstall "rubygem-chake.noarch" package

Please follow the step by step instructions below to uninstall rubygem-chake.noarch on Fedora 34:

$ sudo dnf remove rubygem-chake.noarch $ sudo dnf autoremove

3. Information about the rubygem-chake.noarch package on Fedora 34

Last metadata expiration check: 1:10:39 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : rubygem-chake
Version : 0.21.2
Release : 3.fc34
Architecture : noarch
Size : 23 k
Source : rubygem-chake-0.21.2-3.fc34.src.rpm
Repository : fedora
Summary : Serverless configuration management tool for chef
URL : https://gitlab.com/terceiro/chake
License : MIT
Description : chake allows one to manage a number of hosts via SSH by combining chef (solo)
: and rake. It doesn't require a chef server; all you need is a workstation from
: where you can SSH into all your hosts. chake automates copying the
: configuration management repository to the target host (including managing
: encrypted files), running chef on them, and running arbitrary commands on the
: hosts.