Search Criteria
Package Details: ipmiutil 3.1.3-1
Git Clone URL: | https://aur.archlinux.org/ipmiutil.git (read-only, click to copy) |
---|---|
Package Base: | ipmiutil |
Description: | A simple program that lists results from the hardware detection library. |
Upstream URL: | http://sourceforge.net/projects/ipmiutil/ |
Licenses: | |
Submitter: | goodmen |
Maintainer: | Florian |
Last Packager: | Florian |
Votes: | 10 |
Popularity: | 0.000145 |
First Submitted: | 2010-04-16 10:28 |
Last Updated: | 2018-10-13 08:56 |
Latest Comments
dreieck commented on 2019-10-28 10:44
Conflicts with
community/renameutils
:Please add
conflicts=(renameutils)
, or rename/usr/bin/icmd
of your package (e.g. toicmd-renameutils
).dterei commented on 2015-01-09 00:38
Didn't install on my system without adding following lines to `package()` of PKGBUILD due to move of Arch away from /usr/sbin:
> mv "${pkgdir}/usr/sbin/"* "${pkgdir}/usr/bin/"
> rmdir "${pkgdir}/usr/sbin"
fukawi2 commented on 2012-06-18 07:05
`depends` can't be an empty array otherwise pacman complains.
Updated PKGBUILD:
http://pastebin.com/NsYpXeGv
goodmen commented on 2011-04-06 01:30
new version available
goodmen commented on 2011-04-06 01:29
new version available
goodmen commented on 2010-04-16 10:29
Hi, I'm new to ipmi, if anyone want to takeover this pkg, please do it.