How to list / find out what files are in rpm package ?
For already installed package, you must use the following syntax: rpm -ql packagename
To list a given uninstalled package, you must use the following syntax: rpm -qlp packagename.rpm
If you found this post or this website helpful and would like to support our work, please consider making a donation. Thank you!
Help UsArticles in the same category
- yumdownloader how to download RPM package without installing it
- yumdownloader comment télécharger un RPM sans l'installer
- RPM What files have been changed ? -- Verify System Files
- How to turn off / avoid brp-python-bytecompile script in a spec file ?
- How to list / find out what files are in rpm package ?
- Comment déterminer l'ensemble des fichiers dans un paquet rpm ?
- Comment désactiver/éviter le script de brp-python-bytecompile dans un fichier spec ?
- linux/rpm