Inary
1.2_alpha
  • About Inary Software
  • Installation of Inary
  • Inary Commands
    • inary blame
    • inary build
    • inary check
    • inary configure-pending
    • inary delete-cache
    • inary delta
    • inary emerge
    • inary emergeup
    • inary fetch
    • inary graph
    • inary info
    • inary install
    • inary help
    • inary history
    • inary index
    • inary rebuild-db
    • inary remove
    • inary remove-orphaned
    • inary search
      • Using
      • Options
      • Example Runtime
    • inary search-file
    • inary sysconf
    • inary upgrade
    • Managing Repositories in INARY
    • Other Commands in INARY
  • Basics of INARY
  • Frequently Asked Questions
  • Glossary
Inary
  • Docs »
  • Inary Commands »
  • inary search

inary search¶

inary search command allows to search from package names and summary.

Using¶

sh ~$ inary search <package-name>
sh ~$ inary sr <package-name>

Options¶

search options:
-l, --language

Summary and description language.

-r, --repository

Name of the source or package repository.

-i, --installdb

Search in installdb.

-s, --sourcedb

Search in sourcedb.

-c, --case-sensitive

Case sensitive search.

--name

Search in the package name.

--summary

Search in the package summary.

--description

Search in the package description.

Example Runtime¶

sh ~$ inary search expa
expat           - XML parsing libraries
expat-32bit     - 32-bit shared libraries for expat
expat-devel     - Development files for expat
expat-docs      - Documentation for expat package.
expat-pages     - ManPages for expat package.
perl-XML-Parser - A Perl extension interface to James Clark's XML parser, expat
Next Previous

© Copyright 2016-2019 Zaryob. Last updated on May 17, 2020.

Built with Sphinx and ❤️ using a custom theme based on Read the Docs.