💾 Archived View for freeshell.de › tldr › pacman-deptest.gmi captured on 2023-01-29 at 05:07:40. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Check each dependency specified and return a list of dependencies that are not currently satisfied on the system.
pacman --deptest {package_name1} {package_name2}
pacman --deptest "{bash>=5}"
pacman --deptest "{bash>5}"
pacman --deptest --help
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).