Search Criteria
Package Details: inxi 3.3.01.1-1
Git Clone URL: | https://aur.archlinux.org/inxi.git (read-only, click to copy) |
---|---|
Package Base: | inxi |
Description: | Full featured CLI system information tool |
Upstream URL: | https://github.com/smxi/inxi |
Licenses: | |
Submitter: | bluewind |
Maintainer: | FabioLolix |
Last Packager: | FabioLolix |
Votes: | 130 |
Popularity: | 4.79 |
First Submitted: | 2018-03-20 15:45 |
Last Updated: | 2021-02-09 21:40 |
Dependencies (26)
- coreutils (coreutils-git, coreutils-selinux)
- pciutils (pciutils-git)
- perl (perl-git)
- procps-ng (procps-ng-git, procps-ng-static, procps-ng-nosystemd-minimal-git, procps-ng-nosystemd)
- bind-tools (bind-rl-tools, bind) (optional) – -i wlan IP
- bluez-utils-compat (optional) – hciconfig: -E bluetooth HCI data
- dmidecode (dmidecode-git) (optional) – inxi -M if no sys machine data
- file (file-git) (optional) – inxi -o unmounted file system
- hddtemp (optional) – inxi -Dx show hdd temp
- iproute2 (iproute2-git, iproute-mptcp, iproute2-selinux) (optional) – inxi -i ip lan
- kmod (kmod-nc, kmod-git, kmod-minimal-git) (optional) – inxi -Ax,-Nx module version
- lm_sensors (lm_sensors-max_of_fctemps, lm_sensors-git) (optional) – inxi -s sensors output
- mesa-demos (mesa-demos-git) (optional) – inxi -G glx info
- net-tools (net-tools-mptcp, net-tools-debian-ifconfig, net-tools-git) (optional) – inxi -i ip lan-deprecated
- perl-cpanel-json-xs (optional) – --output json - required for export
- perl-io-socket-ssl (optional) – -U; -w,-W; -i (if dig not installed)
- perl-json-xs (optional) – --output json - required for export (legacy)
- perl-xml-dumper (optional) – --output xml - Crude and raw
- sudo (nosudo, sudo-hg, opendoas-sudo, fake-sudo, sudo-selinux, please-sudo, sudo-git) (optional) – inxi -Dx hddtemp-user;-o file-user
- systemd-sysvcompat (systemd-cdown-sysvcompat-git, systemd-sysvcompat-git, systemd-sysvcompat-selinux) (optional) – inxi -I runlevel
- tree (optional) – --debugger 20,21 /sys tree
- usbutils (usbutils-git) (optional) – inxi -A usb audio;-N usb networking
- wmctrl (optional) – -S active window manager (not all wm)
- xorg-xdpyinfo (optional) – inxi -G multi screen resolution
- xorg-xprop (optional) – inxi -S desktop data
- xorg-xrandr (xorg-xrandr-git) (optional) – inxi -G single screen resolution
Required by (7)
- hw-probe (optional)
- hw-probe-git (optional)
- logsgui-git (optional)
- mpv-ahjolinna (make)
- mpv-ahjolinna (optional)
- mpv-ahjolinna-git (make)
- mpv-ahjolinna-git (optional)
Latest Comments
1 2 3 4 Next › Last »
yochananmarqos commented on 2021-01-29 16:08
New optional dependency:
merlock commented on 2020-10-31 12:09
@LuciRose431: You don't need to skip the checksum checks.
See my comment 2020-08-26...
LuciRose431 commented on 2020-10-31 11:25
update this by edit BUILDPKG and replace 3.1.06 with 3.1.08 then run this command makepkg PKGBUILD --skippgpcheck --skipchecksums
whaler commented on 2020-08-29 16:54
Yes, I could have tried manual install before reporting the Yay failure. First time Yay has let me down... All is well now.
FabioLolix commented on 2020-08-27 22:23
re-downloaded sources, it is fine here
merlock commented on 2020-08-26 22:13
@whaler:
Don't just rely on some stupid helper. Build it manually.
HINT: updpkgsums
BTW...the current sum in the PKGBUILD is correct...
whaler commented on 2020-08-26 21:55
Still no success:
-> Found inxi-3.1.06.tar.gz ==> Validating source files with sha256sums... inxi-3.1.06.tar.gz ... FAILED ==> FAIL: One or more files did not pass the validation control! error downloading sources: inxi
FabioLolix commented on 2020-08-18 04:54
recalculated source hash, thanks for reporting
crian commented on 2020-08-17 23:52
It did not pass the validity check.
cmcc commented on 2020-04-01 09:40
@merlock thanks, it works perfectly. Anyway, it would be nice to have the new version also in AUR, so we don't have to check time to time if a new upstreame release of inxi exists (and pacman helpers do not complain about newer version installed or out of date package...)