You are not logged in.
hi,
I'm a user of the rxvt-unicode-256color package from the AUR, as well as a yaourt user. This means I have the archlinux.fr repository enabled in pacman.conf. A few days ago archlinuxfr seemed to have released a package in their repository called "rxvt-unicode-afterimage" which seems to provide "rxvt-unicode-256color" too. yaourt/pacman asked the usual "replace x by y?" question on a system update. So I installed the -afterimage package but now I want to go back to the -256color AUR package but I don't know how I can revert my choice about which package to install as both provide "rxvt-unicode-256color" and now always the -afterimage package gets chosen for me. pacman docs/wiki don't seem to have an answer for this.
I am aware however that there may be the possibility to install the AUR package again if it's still in my local cache and that i could set an IgnorePkg in pacman.conf for the -afterimage package but this feels very workaround-ish. ![]()
Last edited by itti (2010-11-19 21:56:19)
Offline
Just reinstall the package from the AUR. Your "choice" is not actually recorded in the dataase other than noting that rxvt-unicode-afterimage provides rxvt-unicode-256color. Once you replace the -afterimage one with the -256color one, pacman will never know it happened.
Offline
Or you could just not use the fr repo.
Offline
Sometimes (at least in the past) the .fr repo had stuff available as package that would require me doing a lenghty build from AUR otherwise. This was the case with bin32-wine for some time. Yeah but you're right I could disable the .fr repo for now.
Thanks for clarifying that pacman does not somehow record any choices between alternatives. Seems like I have to build rxvt-unicode-256color manually to trick yaourt into installing this instead of the -afterimage package.
Offline
Or you can tell pacman to ignore the -afterimage package.
Offline