How to Install and Uninstall python3-openqa-client Package on Kali Linux

Last updated: May 14,2024

1. Install "python3-openqa-client" package

This is a short guide on how to install python3-openqa-client on Kali Linux

$ sudo apt update $ sudo apt install python3-openqa-client

2. Uninstall "python3-openqa-client" package

Please follow the steps below to uninstall python3-openqa-client on Kali Linux:

$ sudo apt remove python3-openqa-client $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-openqa-client package on Kali Linux

Package: python3-openqa-client
Source: python-openqa-client
Version: 4.2.3-1
Installed-Size: 69
Maintainer: Debian Python Team
Architecture: all
Depends: python3-requests, python3-yaml, python3:any
Size: 18216
SHA256: f528ba6fe089abcc9b2a9d12c4f0c89c7992d9a1086acbe66ad38dd7e7a9f63e
SHA1: 03642356f883946a7ee2df2218a67faf4c9e6d81
MD5sum: 7b5ebe6d8f04608a6858dee1b283a095
Description: Python API to access openQA server
This is a client for the openQA API, based on requests.
The API always returns JSON responses; this client's
request functions parse the response before returning it.
Description-md5:
Homepage: https://github.com/os-autoinst/openQA-python-client
Section: python
Priority: optional
Filename: pool/main/p/python-openqa-client/python3-openqa-client_4.2.3-1_all.deb