How to Install and Uninstall resalloc-server.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 05,2024

1. Install "resalloc-server.noarch" package

Here is a brief guide to show you how to install resalloc-server.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "resalloc-server.noarch" package

Please follow the steps below to uninstall resalloc-server.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the resalloc-server.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:46:32 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : resalloc-server
Version : 5.1
Release : 1.el9
Architecture : noarch
Size : 82 k
Source : resalloc-5.1-1.el9.src.rpm
Repository : epel
Summary : Resource allocator for expensive resources - server part
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.
:
: The resalloc-server package provides the resalloc server, and
: some tooling for resalloc administrators.