How to Install and Uninstall resalloc-helpers.noarch Package on CentOS Stream 9

Last updated: December 26,2024

1. Install "resalloc-helpers.noarch" package

Please follow the step by step instructions below to install resalloc-helpers.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install resalloc-helpers.noarch

2. Uninstall "resalloc-helpers.noarch" package

Learn how to uninstall resalloc-helpers.noarch on CentOS Stream 9:

$ sudo dnf remove resalloc-helpers.noarch $ sudo dnf autoremove

3. Information about the resalloc-helpers.noarch package on CentOS Stream 9

Last metadata expiration check: 1:37:32 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : resalloc-helpers
Version : 5.3
Release : 1.el9
Architecture : noarch
Size : 24 k
Source : resalloc-5.3-1.el9.src.rpm
Repository : epel
Summary : Resource allocator for expensive resources - helper/library scripts
URL : https://github.com/praiskup/resalloc
License : GPL-2.0-or-later
Description :
: The resalloc project aims to help with taking care of dynamically
: allocated resources, for example ephemeral virtual machines used for
: the purposes of CI/CD tasks.
:
: Helper and library-like scripts for external Resalloc plugins like resalloc-aws,
: resalloc-openstack, etc.