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

Last updated: July 01,2024

1. Install "resalloc.noarch" package

Please follow the step by step instructions below to install resalloc.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install resalloc.noarch

2. Uninstall "resalloc.noarch" package

Please follow the step by step instructions below to uninstall resalloc.noarch on Fedora 34:

$ sudo dnf remove resalloc.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 5:53:41 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : resalloc
Version : 4.3
Release : 1.fc34
Architecture : noarch
Size : 21 k
Source : resalloc-4.3-1.fc34.src.rpm
Repository : updates
Summary : Resource allocator for expensive resources - client tooling
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 package provides the client-side tooling.