SlackBuilds Repository

15.0 > System > ugrep (7.8.2)

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

Source Downloads:
ugrep-7.8.2.tar.gz (0bd511ebad9c4c035f909c382c925889)

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

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2026 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds