How to Install and Uninstall beakerlib.noarch Package on Rocky Linux 8

Last updated: May 18,2024

1. Install "beakerlib.noarch" package

Please follow the guidelines below to install beakerlib.noarch on Rocky Linux 8

$ sudo dnf update $ sudo dnf install beakerlib.noarch

2. Uninstall "beakerlib.noarch" package

In this section, we are going to explain the necessary steps to uninstall beakerlib.noarch on Rocky Linux 8:

$ sudo dnf remove beakerlib.noarch $ sudo dnf autoremove

3. Information about the beakerlib.noarch package on Rocky Linux 8

Last metadata expiration check: 1:29:17 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : beakerlib
Version : 1.29.2
Release : 1.el8
Architecture : noarch
Size : 180 k
Source : beakerlib-1.29.2-1.el8.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.