grep binary package in Ubuntu Focal arm64

 'grep' is a utility to search for text in files; it can be used from the
 command line or in scripts. Even if you don't want to use it, other packages
 on your system probably will.
 .
 The GNU family of grep utilities may be the "fastest grep in the west".
 GNU grep is based on a fast lazy-state deterministic matcher (about
 twice as fast as stock Unix egrep) hybridized with a Boyer-Moore-Gosper
 search for a fixed string that eliminates impossible text from being
 considered by the full regexp matcher without necessarily having to
 look at every character. The result is typically many times faster
 than Unix grep or egrep. (Regular expressions containing backreferencing
 will run more slowly, however.)

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2020-02-01 01:43:18 UTC Published Ubuntu Focal arm64 release main utils Required 3.4-1
  • Published
  • Copied from ubuntu focal-proposed arm64 in Primary Archive for Ubuntu
  Deleted Ubuntu Focal arm64 proposed main utils Required 3.4-1
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to Release

  • Published
  2020-02-01 01:43:31 UTC Superseded Ubuntu Focal arm64 release main utils Required 3.3-1build1
  • Removed from disk .
  • Removal requested .
  • Superseded by arm64 build of grep 3.4-1 in ubuntu focal PROPOSED
  • Published
  • Copied from ubuntu eoan-proposed arm64 in Primary Archive for Ubuntu

Source package