How to Install and Uninstall beakerlib.noarch Package on CentOS 8 / RHEL 8
Last updated: February 05,2025
1. Install "beakerlib.noarch" package
In this section, we are going to explain the necessary steps to install beakerlib.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
beakerlib.noarch
Copied
2. Uninstall "beakerlib.noarch" package
In this section, we are going to explain the necessary steps to uninstall beakerlib.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
beakerlib.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the beakerlib.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 3:53:29 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : beakerlib
Version : 1.27
Release : 1.el8
Architecture : noarch
Size : 174 k
Source : beakerlib-1.27-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.
Available Packages
Name : beakerlib
Version : 1.27
Release : 1.el8
Architecture : noarch
Size : 174 k
Source : beakerlib-1.27-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.