function get-random-package-info --description 'Get random information on installed Debian packages' dpkg-query --status (dpkg --get-selections | awk '{print NR,}' | grep -oP "^( echo [ ( % (dpkg --get-selections| wc -l) + 1 ) ] ) \K.*") end