inxi now shows Mageia repos

I was playing with the inxi program which gives you nicely formatted information about your system. There are lots of switches to display more or less information. I saw in the man pages that the "-r" switch would display which repositories you had set up...but it only worked with APT, PACKMAN, YUM and a few others. The man page also said that they would add other distro packaging systems if they had the info. I filled out a feature request on their forum for including the output of:
This shows the name of your enabled media and it's URL. Within a few hours they had a new version of inxi which works with urpmq!
You can install inxi from the Mageia repos and then use inxi's built in updating script to get the new version. Open a terminal and as root type:
This will install version 1.9.15-00 which includes urpmq.
To see most of the info about your system type:
- Code: Select all
urpmq --list-media active --list-url
This shows the name of your enabled media and it's URL. Within a few hours they had a new version of inxi which works with urpmq!
You can install inxi from the Mageia repos and then use inxi's built in updating script to get the new version. Open a terminal and as root type:
- Code: Select all
inxi -U
This will install version 1.9.15-00 which includes urpmq.
To see most of the info about your system type:
- Code: Select all
inxi -v7 -r