Search Criteria
Package Details: ilorest 5.3.0.0-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/ilorest.git (read-only, click to copy) |
---|---|
Package Base: | ilorest |
Description: | HPE RESTful Interface Tool |
Upstream URL: | https://support.hpe.com/connect/s/softwaredetails?language=en_US&softwareId=MTX_8b4b824586db4353bbfebe795f&tab=releaseNotes |
Keywords: | firmware server |
Licenses: | HPE |
Groups: | hpproliant |
Conflicts: | ilorest-bin |
Provides: | ilorest |
Submitter: | alyst |
Maintainer: | krotesk |
Last Packager: | krotesk |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2019-12-24 01:21 (UTC) |
Last Updated: | 2024-11-19 05:35 (UTC) |
Dependencies (21)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- libxcrypt-compat
- python (python37AUR, python311AUR, python310AUR)
- python-certifi
- python-colorama (python-colorama-gitAUR)
- python-decorator
- python-futureAUR
- python-jsondiff
- python-jsonpatch
- python-jsonpath-rwAUR
- python-jsonpointer
- python-ply
- python-prompt_toolkit
- python-pyaes
- python-setproctitle
- python-six
- python-tabulate (python-tabulate-gitAUR)
- python-urllib3
- python-wcwidth
- python-ilorest-libraryAUR (make)
- Show 1 more dependencies...
Latest Comments
dreieck commented on 2025-01-11 16:05 (UTC)
If possible, please remove the dependency on
python-furure
/ make the package working withoutpython-future
:Regards and thanks for this package!
grawity commented on 2023-08-22 05:55 (UTC)
As Arch has switched from Glibc crypt() to libxcrypt, this package is missing a dependency on
libxcrypt-compat
to providelibcrypt.so.1
: