💾 Archived View for freeshell.de › tldr › rpm.gmi captured on 2023-09-28 at 16:52:28. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
RPM Package Manager.
rpm -q {httpd}
rpm -qa '{mariadb*}'
rpm -U {package_name.rpm} --force
rpm -qf {/etc/postfix/main.cf}
rpm -ql {kernel}
rpm -qp --scripts {package_name.rpm}
rpm -Va '{php-*}'
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).