inxi is available in epel repo.

https://docs.fedoraproject.org/en-US/epel/getting-started/

Other RHEL 9 compatible distributions
EPEL 9 officially targets CentOS Stream 9 and RHEL 9. EPEL 9 packages will also likely work with other distributions that target RHEL 9 compatibility. We cannot list specific instructions for all such distributions, but in general the steps needed should look similar to the steps for RHEL 9. First enable the distribution’s equivalent of the CRB repository, then install the epel-release package.

 dnf config-manager --set-enabled crb
 dnf install https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm

dnf install inxi


Em qua., 17 de dez. de 2025 às 13:57, Paul Graff via AlmaLinux Users <users@lists.almalinux.org> escreveu:
Hi, I am a new AlmaLinux user. I am wondering what is used that may be
similar to the inxi perl script (system information)? I ask this as
being completely new to dnf and when passing 'dnf list' there is no inxi
package shown AFAICT.

I have more questions for you but want to keep this question short and
see what is the result.

-Greatest Hopes
_______________________________________________
AlmaLinux Users mailing list -- users@lists.almalinux.org
To unsubscribe send an email to users-leave@lists.almalinux.org