rpm -qa | grep -v cpanel | grep -Po 'el[78]' | sort | uniq -c | sort -rn;echo;rpm -qa | grep -v cpanel | grep 'el7' | sort | uniq | sort | nl