How to Install and Uninstall puppet-beaker Package on Kali Linux

Last updated: April 23,2024

1. Install "puppet-beaker" package

This tutorial shows how to install puppet-beaker on Kali Linux

$ sudo apt update $ sudo apt install puppet-beaker

2. Uninstall "puppet-beaker" package

This is a short guide on how to uninstall puppet-beaker on Kali Linux:

$ sudo apt remove puppet-beaker $ sudo apt autoclean && sudo apt autoremove

3. Information about the puppet-beaker package on Kali Linux

Package: puppet-beaker
Version: 4.30.0-2
Installed-Size: 555
Maintainer: Freexian Packaging Team
Architecture: all
Depends: ruby, ruby-minitest (>= 5.4), ruby-minitar (>= 0.6), ruby-pry-byebug (>= 3.9), ruby-hocon (>= 1.0), ruby-net-ssh (>= 6.1), ruby-net-scp (>= 3.0), ruby-rsync (>= 1.0.9), ruby-open-uri-redirections (>= 0.2.1), ruby-in-parallel (>= 0.1), ruby-thor (>= 1.0.1), ruby-thor (<< 2.0), ruby-stringify-hash (>= 0.0), ruby-beaker-hostgenerator
Size: 110764
SHA256: edfc91d4379f026c389249d0fcd60abb4e5b9fc694d2caa5563d67d79299b773
SHA1: e8687b61d429d6cf611eca08ace268af7333cb53
MD5sum: 1b4350638b86d41c83bd2b2e28aadf7f
Description: test harness providing platform abstraction and VM provisioning
Test harness focused on acceptance testing via interactions between
multiple (virtual) machines. It provides platform abstraction between
different Systems Under Test (SUTs), and it can also be used as a
virtual machine provisioner - setting up machines, running any
commands on those machines, and then exiting.
.
Beaker runs tests written in Ruby, and provides additional
Domain-Specific Language (DSL) methods. This gives you access to all
standard Ruby along with acceptance testing specific commands.
Description-md5: bed3bebc646145da2c738f127bfa0ec1
Homepage: https://github.com/puppetlabs/beaker
Ruby-Versions: all
Section: admin
Priority: optional
Filename: pool/main/p/puppet-beaker/puppet-beaker_4.30.0-2_all.deb