How to Install and Uninstall python3-checkbox-support Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 05,2024

1. Install "python3-checkbox-support" package

This tutorial shows how to install python3-checkbox-support on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-checkbox-support

2. Uninstall "python3-checkbox-support" package

Learn how to uninstall python3-checkbox-support on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-checkbox-support $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-checkbox-support package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-checkbox-support
Priority: optional
Section: python
Installed-Size: 5113
Maintainer: Checkbox Developers
Architecture: all
Source: checkbox-support
Version: 0.22-1
Depends: gir1.2-gudev-1.0, python3-dbus, python3-gi, python3-lxml, python3-pyparsing, udev, udisks2, python3:any (>= 3.3.2-2~)
Filename: pool/main/c/checkbox-support/python3-checkbox-support_0.22-1_all.deb
Size: 265470
MD5sum: e7dcc417d9477070158dffd0cbfdc7c9
SHA1: 25aeb8cdc07039b38776d807c516aa16c868b673
SHA256: 5e3d7cbe6617fc6a80af67551aa3488c6754b2b8640b8bf5a80e6c51735da199
Description-en: collection of Python modules used by PlainBox providers
This package contains the CheckBox support Python 3 library, primarily used by
the CheckBox provider.
.
It should not be installed directly, but pulled in by PlainBox provider
packages requiring one of the support module listed below:
.
* checkbox_support.contrib.xrandr: provides a high level API for the XRandR
extension of the X.org server.
.
* checkbox_support.dbus.udisks2: module for working with UDisks2 from Python
.
* checkbox_support.heuristics.udev: heuristics for udev
* checkbox_support.heuristics.udisks2: heuristics for udisks2
.
* checkbox_support.parsers.cpuinfo: parser for the /proc/cpuinfo file
* checkbox_support.parsers.dmidecode: parser for the dmidecode command
* checkbox_support.parsers.efi: parser for EFI information
* checkbox_support.parsers.lshwjson: parser for the lshw JSON output
* checkbox_support.parsers.meminfo: parser for the /proc/meminfo file
* checkbox_support.parsers.modinfo: parser for modinfo information
* checkbox_support.parsers.pactl: parser for the output of 'pactl list' syntax
* checkbox_support.parsers.udevadm: parser for the udevadm command
* checkbox_support.parsers.xinput: parser for the xinput command
.
* checkbox_support.scripts.audio_settings manipulates PulseAudio settings.
* checkbox_support.scripts.gputest_benchmark is a wrapper for the Geeks3D
GpuTest benchmark.
.
* checkbox_support.udev is a collection of utility functions for
interacting with GUdev.
Description-md5: 1879fb869e1b4afd1f05beefd0a30738
Homepage: http://launchpad.net/checkbox
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y
Task: ubuntu-desktop, ubuntu-usb, edubuntu-desktop, edubuntu-usb, ubuntukylin-desktop

5. The same packages on other Linux Distributions