[arch-general] kdebase-workspace and kdeplasma-addons-frameworks are in conflict
Ralf Mardorf
ralf.mardorf at rocketmail.com
Mon Nov 24 19:43:56 UTC 2014
On Mon, 24 Nov 2014 20:42:30 +0100
Ralf Mardorf <ralf.mardorf at rocketmail.com> wrote:
> On Mon, 24 Nov 2014 14:35:53 -0500
> Mark Lee <mark at markelee.com> wrote:
> > On 11/24/2014 02:25 PM, Damjan Georgievski wrote:
> > Use pacman -Qi kdebase-workspace.
>
> That does not show what depends on it, that isn't already installed.
>
> Something like this
> $ pacman -Si | grep kdebase-workspace
> that also shows the names ;).
>
> Perhaps a loop including all packages that should be upgraded and
> dependencies that should be installed by an upgrade in a loop as
> variable "package"
>
> pacman -Si | grep $package
Oops, it should be
pacman -Si $package
;)
More information about the arch-general
mailing list