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

Last updated: October 08,2024

1. Install "beakerlib.noarch" package

Please follow the guidance below to install beakerlib.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install beakerlib.noarch

2. Uninstall "beakerlib.noarch" package

Please follow the step by step instructions below to uninstall beakerlib.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove beakerlib.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 0:35:37 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : beakerlib
Version : 1.29.3
Release : 1.el9
Architecture : noarch
Size : 165 k
Source : beakerlib-1.29.3-1.el9.src.rpm
Repository : epel
Summary : A shell-level integration testing library
URL : https://github.com/beakerlib
License : GPLv2
Description : The BeakerLib project means to provide a library of various helpers, which
: could be used when writing operating system level integration tests.