12 Oct
2012
12 Oct
'12
1:02 p.m.
On 12 October 2012 14:59, Karol Blazewicz <karol.blazewicz@gmail.com> wrote:
On Fri, Oct 12, 2012 at 2:47 PM, Dave Reisner <d@falconindy.com> wrote:
On Fri, Oct 12, 2012 at 08:43:53PM +0800, Tianjiao Yin wrote:
Hello, all:
When we run "pacman -S Firefox", we will get "error: target not found: Firefox" because there is only firefox, not Firefox, in repo. IMHO it could be better if pacman is case insensitive.
Regards, Mizuchi
Pardon? This is already the case:
Are you sure?
$ sudo pacman -S Firefox error: target not found: Firefox $ type -a pacman pacman is /usr/bin/pacman
pacman -Ss seems to be case insensitive, however -S, -Q aren't