Open zaniar opened 7 years ago
Let's say I hava file named vim in my current directory. Then in the same directory, I execute yaourt -S vim Yaourt will treats vim as package list.
vim
yaourt -S vim
For comparison, Pacman will treats vim as package name even there is a file with name vim exist in current directory.
Yaourt version 1.9
Let's say I hava file named
vim
in my current directory. Then in the same directory, I executeyaourt -S vim
Yaourt will treatsvim
as package list.For comparison, Pacman will treats
vim
as package name even there is a file with namevim
exist in current directory.Yaourt version 1.9