Fedora package manager GUI vanished

I upgraded Fedora from 19 to 20. Now I cannot find the package manager GUI. I reinstalled PackageKit and gnome-packagekit -- no effect.

How do I fix this?

3

3 Answers

open terminal

su -

yum install yumex

1

sudo yum install gnome-software.x86_64 fixed the problem.

To solve it, run (as root):

# yum install gnome-packagekit-installer

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like