Codeblocks, google-chrome in fedora 21
Hi friends, I found that in the repo of fedora, the links given are faulty and are not providing user a download option for gcc compiler and hence Codeblocks and other ides are just not working. If you observed the same, please tell me the problem and if possible the solution you have chosen. Similar are the cases with google-chrome and its dependencies. Thank you.
P.S. This is not the same as my previous question in fedora 19, so please don't mark it as a duplicate. for further insight I could give you text or screen shots as on-demand.
Well, to install
gcc
just type:sudo yum install gcc
!