How to Install and Uninstall test-kitchen Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 06,2024

1. Install "test-kitchen" package

Please follow the steps below to install test-kitchen on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install test-kitchen

2. Uninstall "test-kitchen" package

Please follow the guidelines below to uninstall test-kitchen on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove test-kitchen $ sudo apt autoclean && sudo apt autoremove

3. Information about the test-kitchen package on Ubuntu 21.10 (Impish Indri)

Package: test-kitchen
Architecture: all
Version: 1.23.2-5
Priority: optional
Section: universe/misc
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 561
Depends: ruby, ruby-mixlib-install (>= 1.0.4), ruby-mixlib-shellout (>= 1.2), ruby-net-scp (>= 1.1), ruby-net-ssh (>= 1:2.9), ruby-net-ssh-gateway (>= 1.2.0), ruby-safe-yaml (>= 1.0), ruby-thor (>= 0.18)
Recommends: pry
Filename: pool/universe/t/test-kitchen/test-kitchen_1.23.2-5_all.deb
Size: 87384
MD5sum: fecc710ed20a8e23018854cd674b2c8c
SHA1: 28f3dae7ddba395a57c8e9d47efe3e43b384a4a6
SHA256: 2ea2f0b4bba881c1a825dac4c16920eafe09305595fb0f359e848e7108000a69
SHA512: b0a454ef3a243969e41740d2902693d9c037453bbcaf7eafae43ac80f56a29389683d546459c029b6369d0e9edf9b0cd56959f79d5a93f7d0d6ab3bd1ef0f82e
Homepage: https://github.com/test-kitchen/test-kitchen
Description-en: integration tool for Chef
Test Kitchen is a test harness tool to execute your configured code on one or
more platforms in isolation. A driver plugin architecture is used which lets
you run your code on various cloud providers and virtualization technologies
such as Amazon EC2, Blue Box, CloudStack, Digital Ocean, Rackspace, OpenStack,
Vagrant, Docker, LXC containers, and more. Many testing frameworks are already
supported out of the box including Bats, shUnit2, RSpec, Serverspec, with
others being created weekly.
.
For Chef workflows, cookbook dependency resolver tools such as Berkshelf and
Librarian-Chef are supported or you can simply have a cookbooks/ directory and
Test Kitchen will know what to do. Support for Test Kitchen is already included
in many Chef community cookbooks such as the MySQL, nginx, Chef Server, and
runit cookbooks.
Description-md5: 9dc1a4e011bda4015ea9fefff42d0616
Ruby-Versions: all