I tried to use Linux GUI for Fedora but I did not find it intuitive than that of windows.
Whenever I tried installing any software using rpm file by double clicking file, many times it stuck and when I reinvoke that from terminal it says yum is already locked and some other installation process is already running and I always have to force quit that process.
From OS point of view this seems to be Scheduling problem. (How) can we replace scheduling for Linux x window? Is there any better scheduling available for Fedora linux x window?
Update:
Sorry about late response:
=> When I double click rpm package , it does not show up anything even after waiting for two minutes.
=> When I try to invoke that package from command line thinking something wrong with Fedora GUI it throws me a message saying some other process has the lock.
=> When I kill that process using kill command and try to install using command line it starts with no problems.
=> Many times when I don't kill the process after invoking rpm installation package, I start doing some other work, after more than 15 minutes the installation window comes from nowhere asking for root password, after entering which I get window for downloading dependencies ?
Can somebody clarify me how this problem is not related to scheduling ?