On 05/27/2015 12:11 PM, Matthew Miller wrote:
Try
dnf list available "*google*"
which keeps the wildcards from expanding.
Or, you can also escape them like this if you prefer:
dnf list available \*google\*
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscr
that what you're seeing here is not fun
with DNF but actually fun with _bash_, and with wildcards in specific.
Bash does a helpful but sometimes annoyingly magical thing where if a
wildcard doesn't match anything, it passes the wildcard character on to
the command. So, since you have no
Once upon a time, David Cary Hart said:
> [dch@dch-reptile ~]$ dnf list available *google*
> Last metadata expiration check performed 1 day, 4:10:28 ago on Tue
> May 26 09:56:57 2015.
> Error: No matching Packages to list
What does "ls *google*" show? Wildcards are expanded by the shell
before b
On Wed, 2015-05-27 at 14:10 -0400, David Cary Hart wrote:
> [dch@dch-reptile ~]$ dnf list available *google*
> Last metadata expiration check performed 1 day, 4:10:28 ago on Tue
> May
> 26 09:56:57 2015.
> Error: No matching Packages to list
Works for me (note the \*):
$ sudo dnf list available
Konsole output
[dch@dch-reptile ~]$ dnf list available *Google* [NOTE the capital "G"]
Last metadata expiration check performed 1 day, 4:08:02 ago on Tue May
26 09:56:57 2015.
Available Packages
drupal7-google_analytics.noarch
2.1-1.fc22