ugrep is a drop-in replacement for BSD and GNU grep, but much faster and
with a ton of new features.
This is unlike other popular grep claiming to be "grep alternatives" or
"replacements" when those actually implement incompatible command-line
options and use an incompatible regex matcher, i.e., Perl regex only
versus POSIX BRE (grep) and ERE (egrep) when ugrep supports all regex
modes.
ugrep has full Unicode extended regex pattern syntax with multi-line
pattern matching without any special command-line options.
Maintained by: Jim Diamond
Keywords: faster grep,pattern-matching,searching
ChangeLog: ugrep
Homepage:
https://github.com/Genivia/ugrep
Download SlackBuild:
ugrep.tar.gz
ugrep.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
| Individual Files: |
| README |
| slack-desc |
| ugrep.SlackBuild |
| ugrep.info |
© 2006-2026 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds