what version of ScientificLinux???
7.0
or the more stable and bit older 6.6
ALL!!! of the code i use is for RHEL6 and NONE has been or will soon be ported to 7
i do not expect to be using 7 for about 4 years yet
qt5 WILL have major problems on SL6
some issues likely with sl7
now there is ( or was) a repo for the NEW kde and NEW qt
but it is experimental and i have not used it
Quote:
I am trying to install a newer version of KDevelop,
|
HOW ???
Quote:
How do I uninstall programs in Scientific Linux
|
the same way you install a rpm
Code:
su -
--- your root password when asked ----
yum install firefox
( installed by default )
---- or ---
yum uninstall firefox
( IMPORTANT !!!!! SAY NO!!!!!!!!!!!!!!!!! to that challenge !!!!!!!!!!!!!!
-- do not uninstall "firefox" , 50 other programs will also want to be removed )
--- for help see the HELP page
yum --help
--- or the manual page ----
man yum