How to Install and Uninstall resalloc-server.noarch Package on CentOS 8 / RHEL 8

Last updated: January 21,2025

1. Install "resalloc-server.noarch" package

Please follow the instructions below to install resalloc-server.noarch on CentOS 8 / RHEL 8

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

2. Uninstall "resalloc-server.noarch" package

This guide let you learn how to uninstall resalloc-server.noarch on CentOS 8 / RHEL 8:

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

3. Information about the resalloc-server.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:19:44 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : resalloc-server
Version : 3.4
Release : 1.el8
Architecture : noarch
Size : 61 k
Source : resalloc-3.4-1.el8.src.rpm
Repository : epel
Summary : Resource allocator for expensive resources - server part
URL : https://github.com/praiskup/resalloc
License : GPLv2+
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.