tux99 Posted March 31, 2009 Share Posted March 31, 2009 I just found out by chance that 'rpmdrake' (the default Mandriva package manager) supports Perl regular expressions in it's 'Find' entry field, too! For example entering the following in the search field: ^kernel.*latest will find all packages that start with 'kernel' (^kernel) then contain any random characters (.*), followed by 'latest'. I guess that's because 'rpmdrake' is written in Perl. Just thought this knowledge might be useful to someone else too. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now