How to Install and Uninstall python3-resalloc.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: December 18,2024
1. Install "python3-resalloc.noarch" package
Please follow the instructions below to install python3-resalloc.noarch on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
python3-resalloc.noarch
Copied
2. Uninstall "python3-resalloc.noarch" package
Please follow the guidance below to uninstall python3-resalloc.noarch on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
python3-resalloc.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-resalloc.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 2:18:33 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-resalloc
Version : 5.1
Release : 1.el9
Architecture : noarch
Size : 31 k
Source : resalloc-5.1-1.el9.src.rpm
Repository : epel
Summary : Resource allocator for expensive resources - Python 3 client library
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 python3-resalloc package provides Python 3 client library for talking
: to the resalloc server.
Available Packages
Name : python3-resalloc
Version : 5.1
Release : 1.el9
Architecture : noarch
Size : 31 k
Source : resalloc-5.1-1.el9.src.rpm
Repository : epel
Summary : Resource allocator for expensive resources - Python 3 client library
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 python3-resalloc package provides Python 3 client library for talking
: to the resalloc server.