How to Install and Uninstall python3-ilorest Package on Kali Linux

Last updated: May 21,2024

1. Install "python3-ilorest" package

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

$ sudo apt update $ sudo apt install python3-ilorest

2. Uninstall "python3-ilorest" package

Please follow the guidelines below to uninstall python3-ilorest on Kali Linux:

$ sudo apt remove python3-ilorest $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-ilorest package on Kali Linux

Package: python3-ilorest
Source: python-ilorest
Version: 4.8.0.0+ds-1
Installed-Size: 377
Maintainer: Carsten Schoenert
Architecture: all
Depends: python3-certifi, python3-json-pointer, python3-jsonpatch, python3-jsonpath-rw, python3-six, python3-urllib3, python3:any
Size: 62764
SHA256: 1582cb5bc64262caa95fb693f2e8cac297f8b152844b586c031052da10216164
SHA1: 7251bc4666673adef528d886567d3bca212006ed
MD5sum: 57a9ed191324b3e22867ef8d780f611f
Description: RESTful API for HPE iLO and iLO Chassis Manager based HPE servers (Python3)
HPE RESTful API for iLO is a RESTful application programming interface for the
management of iLO and iLO Chassis Manager based HPE servers.
.
REST (Representational State Transfer) is a web based software architectural
style consisting of a set of constraints that focuses on a system's resources.
iLO REST library performs the basic HTTP operations GET, POST, PUT, PATCH and
DELETE on resources using the HATEOAS (Hypermedia as the Engine of Application
State) REST architecture. The API allows the clients to manage and interact
with iLO through a fixed URL and several URIs.
.
This package contains the Python 3 version.
Description-md5:
Homepage: https://github.com/HewlettPackard/python-ilorest-library
Tag: implemented-in::python, interface::commandline, role::program
Section: python
Priority: optional
Filename: pool/main/p/python-ilorest/python3-ilorest_4.8.0.0+ds-1_all.deb