How to Install and Uninstall python3-apeye-core Package on Kali Linux

Last updated: May 20,2024

1. Install "python3-apeye-core" package

Here is a brief guide to show you how to install python3-apeye-core on Kali Linux

$ sudo apt update $ sudo apt install python3-apeye-core

2. Uninstall "python3-apeye-core" package

This is a short guide on how to uninstall python3-apeye-core on Kali Linux:

$ sudo apt remove python3-apeye-core $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-apeye-core package on Kali Linux

Package: python3-apeye-core
Source: python-apeye-core
Version: 1.1.5-1
Installed-Size: 314
Maintainer: Debian Python Team
Architecture: all
Depends: python3-domdf-python-tools, python3-idna, python3:any
Size: 86072
SHA256: 69b22b1323423ef49e3e69cc74f59569268385a8508566cdb5dff3106d80b830
SHA1: a8a064b97945e421c3192c2be737f8435f6234e5
MD5sum: e339cbabe856b93f892d64e3d0707208
Description: Core (offline) functionality for the apeye library
Apeye-Core provides functionality to work with APIs in a simplified way and
aims to simplify common tasks in the consumption of APIs, such as sending GET,
POST, PUT and DELETE requests, passing query parameters, headers, payload and
authentication in an easy way. In addition, it provides mechanisms to handle
token authentication, cookie management, and request redirection.
.
The main function of Apeye-Core is to facilitate the consumption of APIs
through a simple and intuitive interface. It offers features for making HTTP
requests, handling authentication, managing request and response headers,
handling errors, and other useful functionality when working with APIs.
.
The package also includes features to handle errors and exceptions related
to communicating with the API, such as timeouts, network errors, and HTTP
errors. It allows the use of custom error handlers to handle different types
of API error responses.
Description-md5:
Homepage: https://github.com/domdfcoding/apeye-core
Section: python
Priority: optional
Filename: pool/main/p/python-apeye-core/python3-apeye-core_1.1.5-1_all.deb

5. The same packages on other Linux Distributions