How to Install and Uninstall ilorest Package on Kali Linux

Last updated: May 12,2024

1. Install "ilorest" package

Please follow the steps below to install ilorest on Kali Linux

$ sudo apt update $ sudo apt install ilorest

2. Uninstall "ilorest" package

In this section, we are going to explain the necessary steps to uninstall ilorest on Kali Linux:

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

3. Information about the ilorest package on Kali Linux

Package: ilorest
Version: 3.6.0.0-3
Installed-Size: 1658
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-certifi (>= 2020.6.20), python3-colorama (>= 0.3.9), python3-decorator, python3-ilorest (>= 3.6.0.0), python3-json-pointer, python3-jsondiff (>= 1.2.0), python3-jsonpatch (>= 1.28), python3-jsonpath-rw, python3-pbr, python3-ply, python3-prompt-toolkit (>= 2.0.8), python3-pyudev, python3-setproctitle, python3-setuptools, python3-six (>= 1.15.0), python3-tabulate, python3-urllib3, python3-wcwidth (>= 0.2.5), python3-pyaes, python3:any, libjs-sphinxdoc (>= 5.2)
Size: 200416
SHA256: 832f709528499f43cf001cd1bfd132d8b02955d8747890627a4914b4e4c63389
SHA1: 45ac6ed966a787928b3df3399be6db7d71044b3e
MD5sum: 6df4804121be54d1c3952733c5bb5c85
Description: cli for managing servers over the Redfish API
The Redfish Utility is a command line interface that allows one to manage
servers that take advantage of Redfish APIs. In addition to using the utility
manually to execute individual commands, you can create scripts to automate
tasks.
Description-md5:
Homepage: https://github.com/HewlettPackard/python-redfish-utility
Section: python
Priority: optional
Filename: pool/main/i/ilorest/ilorest_3.6.0.0-3_all.deb