You are not logged in.
Hello, everyone.
I have the following issue.I need to install xdg-utils-mimeo, but I already have xdg-utils, and I can`t remove it. I try to read the man page, use the -f option, but I still can not remove it, because it is a dependence of a lot of packages. Can someone tell me, how are you dealing with such problems.
I need xdg-utils-mimeo in order to use mimeo, to open files with chromium directly, without saving them.
Regards.
Last edited by Gruntz (2011-06-12 09:59:10)
Offline
Read the man page carefully: -dd is the option you need.
'pacman -Rdd foo' will remove package foo even if it's a dependency for another package.
Offline
Thank you, karol.
Offline