How to Install and Uninstall plainbox Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: October 05,2024

1. Install "plainbox" package

This tutorial shows how to install plainbox on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install plainbox

2. Uninstall "plainbox" package

Please follow the guidelines below to uninstall plainbox on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove plainbox $ sudo apt autoclean && sudo apt autoremove

3. Information about the plainbox package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: plainbox
Priority: optional
Section: universe/utils
Installed-Size: 94
Maintainer: Checkbox Developers
Architecture: all
Version: 0.25-1
Depends: python3-pkg-resources, python3-plainbox (= 0.25-1), python3:any (>= 3.2~)
Filename: pool/universe/p/plainbox/plainbox_0.25-1_all.deb
Size: 56690
MD5sum: fcdef61df6c5cf0ea3b5b5b53dde6cd9
SHA1: 685fd1c72afcf155784325786e3a5a347b164953
SHA256: 49d1c048e6f2381fa02e0385af0eb3799c85f040b9d840fe4f7d72664f0f8a8a
Description-en: toolkit for software and hardware integration testing
PlainBox is a toolkit consisting of python3 library, development tools,
documentation and examples. It is targeted at developers working on testing or
certification applications and authors creating tests for such applications.
.
PlainBox can be used to both create simple and comprehensive test tools as
well as to develop and execute test jobs and test scenarios. It was created as
a refined and rewritten core of the Checkbox project. It has a well tested and
documented core, small but active development community and a collection of
associated projects that use it as a lower-level engine/back-end library.
.
PlainBox has a novel approach to discovering (and probing) hardware and
software that is extensible and not hardwired into the system. It allows test
developers to express association between a particular test and the hardware,
software and configuration constraints that must be met for the test to
execute meaningfully. This feature, along with pluggable test definitions,
makes plainbox flexible and applicable to many diverse testing situations,
ranging from mobile phones, traditional desktop computers, servers and up to
testing "cloud" installations.
.
This package contains the plainbox executable
Description-md5: ef54a6fa6d0b860fa66c124540e9397e
Homepage: http://launchpad.net/checkbox
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions