2 examples for eix

{{ score }}
  # Look for the libreoffice package in your local portage-tree by name
eix libreoffice
        
{{ score }}
  # Look for all installed packages whose name start with php  using eix
eix -I php*