RegExLib.com - The first Regular Expression Library on the Web!

Please support RegExLib Sponsors

Sponsors

Expressions by User

   Displaying page 1 of 1 pages; Items 1 to 1
Title Test Details Linux Package Name and Version
Expression
(?<name>.+?)(?=-\d)-(?<version>.+)
Description
For most of linux's package names, this regex tries to match the name and version separately. It is useful to know what duplicate packages are installed on a linux system.
Matches
nginx-1.2.6-1.el6.ngx.x86_64
Non-Matches
I found no non-matching package on my CentOS 6.3 x64
Author Rating: Not yet rated. Mohammad M. Saffari
   Displaying page 1 of 1 pages; Items 1 to 1

Copyright © 2001-2025, RegexAdvice.com | ASP.NET Tutorials