Results 1 to 3 of 3

Thread: Aptitude search question

Hybrid View

  1. #1
    Join Date
    Jun 2006
    Location
    Antarctica
    Beans
    500
    Distro
    Kubuntu 12.04 Precise Pangolin

    Aptitude search question

    Hello all,
    when doing "aptitude search something", it searches for a match only in the packages names. Is there a way to search in the descriptions ?
    Thanks

  2. #2
    Join Date
    Nov 2008
    Location
    Sheffield, UK
    Beans
    1,514
    Distro
    Ubuntu

    Re: Aptitude search question

    Code:
    apt-cache search
    does search descriptions..


    Code:
    apt-cache search "a fancy version of xeyes"
    tuxeyes - a fancy version of xeyes

  3. #3
    Join Date
    Jun 2006
    Location
    Antarctica
    Beans
    500
    Distro
    Kubuntu 12.04 Precise Pangolin

    Re: Aptitude search question

    Thanks

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •