How to Install and Uninstall resalloc-webui.noarch Package on CentOS Stream 8

Last updated: July 07,2024

1. Install "resalloc-webui.noarch" package

This guide let you learn how to install resalloc-webui.noarch on CentOS Stream 8

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

2. Uninstall "resalloc-webui.noarch" package

In this section, we are going to explain the necessary steps to uninstall resalloc-webui.noarch on CentOS Stream 8:

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

3. Information about the resalloc-webui.noarch package on CentOS Stream 8

Last metadata expiration check: 4:31:20 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : resalloc-webui
Version : 5.1
Release : 1.el8
Architecture : noarch
Size : 32 k
Source : resalloc-5.1-1.el8.src.rpm
Repository : epel
Summary : Resource allocator for expensive resources - webui 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-webui package provides the resalloc webui,
: it shows page with information about resalloc resources.