How to Install and Uninstall gdeploy.noarch Package on Fedora 34

Last updated: September 28,2024

1. Install "gdeploy.noarch" package

This guide let you learn how to install gdeploy.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install gdeploy.noarch

2. Uninstall "gdeploy.noarch" package

In this section, we are going to explain the necessary steps to uninstall gdeploy.noarch on Fedora 34:

$ sudo dnf remove gdeploy.noarch $ sudo dnf autoremove

3. Information about the gdeploy.noarch package on Fedora 34

Last metadata expiration check: 1:52:22 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : gdeploy
Version : 3.0.0
Release : 9.20200525git05d894b.fc34
Architecture : noarch
Size : 195 k
Source : gdeploy-3.0.0-9.20200525git05d894b.fc34.src.rpm
Repository : fedora
Summary : Tool to deploy and manage GlusterFS cluster
URL : https://github.com/gluster/gdeploy
License : GPLv3+
Description : gdeploy is an Ansible based deployment tool. Initially gdeploy was written to
: install GlusterFS clusters, eventually it grew out to do lot of other things. On
: a given set of hosts, gdeploy can create physical volumes, volume groups, and
: logical volumes, install packages, subscribe to RHN channels, run shell
: commands, create GlusterFS volumes and more.
:
: See http://gdeploy.readthedocs.io/en/latest/ for more details