How to Install and Uninstall robot-testing-framework Package on Kali Linux

Last updated: May 19,2024

1. Install "robot-testing-framework" package

This is a short guide on how to install robot-testing-framework on Kali Linux

$ sudo apt update $ sudo apt install robot-testing-framework

2. Uninstall "robot-testing-framework" package

Learn how to uninstall robot-testing-framework on Kali Linux:

$ sudo apt remove robot-testing-framework $ sudo apt autoclean && sudo apt autoremove

3. Information about the robot-testing-framework package on Kali Linux

Package: robot-testing-framework
Source: robot-testing-framework (2.0.1+ds1-3)
Version: 2.0.1+ds1-3+b1
Installed-Size: 14
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: librobottestingframework-dev (= 2.0.1+ds1-3+b1)
Recommends: librobottestingframework-doc (= 2.0.1+ds1-3+b1)
Size: 3916
SHA256: 45bc25aa344c861f34cac14845eac8e6b4e8134e7334f7d9a2e75ba7e3a39b44
SHA1: 0bce3b9616e71c7f29700ee9300a69ddacd44e9e
MD5sum: cf6f46794b140fb96bc068bac5b9c448
Description: Robot Testing Framework (metapackage)
It is a generic and multi-platform testing framework for the test
driven development (TDD) which is initially designed for the robotic
systems.
However, it can be used for any TDD system. The framework provides
functionalities for developing and running unit tests in a language and
middleware independent manner. The test cases are developed as
independent plug-ins (i.e., using scripting languages or built as
dynamically loadable libraries) to be loaded and executed by an
automated test runner.
Moreover, a fixture manager prepares the setup (e.g., running robot
interfaces, simulator) and actively monitors that all the requirements
for running the tests are satisfied during the execution of the tests.
These functionalities along with other facilities such as the test
result collector, result formatter and remote interface allow for rapid
development of test units to cover different levels of system testing.
.
This metapackage installs all libraries and tools.
Description-md5:
Homepage: https://robotology.github.io/robot-testing-framework/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/r/robot-testing-framework/robot-testing-framework_2.0.1+ds1-3+b1_amd64.deb