Personal tools
     DOCUMENTATION

FAQ:Find Package Information

From rPath Wiki

Jump to: navigation, search
FAQ
Question: How do I find package information?


Answer: Use Conary queries to find package information. For packages on a local system, use conary query or conary q. For packages in a repository, use conary repquery or conary rq. Add the --info option to show extensive detail; for the repository query, this includes the name, version, license, category, and description:

$> conary rq gaim --info

rBuilder users can use the Repository Browser feature to navigate repository contents, click on package or group names, and navigate through the hierarchy of repository contents.