Herramienta para comprobar errores comunes en paquetes RPM [Red hat Package Manager].
$ rpmlint paquete.rpm
$ rpmlint fuente.src.rpm
$ rpmlint /ruta/a/paquetes/*.rpm
$ rpmlint --progress --type rpm paquete.rpm (muestra progreso durante la ejecución y especifica tipo de archivo [rpm, srpm...]
$ rpmlint --list-keys paquete.rpm
$ rpmlint --explain paquete.rpm