Once a year, we upgrade all the desktop systems to the latest version of Fedora, our Linux desktop operating system.
Local links:
python
will continue to invoke python2 so all your own scripts should not be affected. Command python3
will now invoke version 3.7 in stead of 3.6, so some differences may be present.d4x
(download utility, no longer maintained)mypaint
: its library and functionality is now merged with gimp
, so there is no need for the stand-alone paint utilitygnome-tweaks
is the new name for gnome-tweak-tools
gracegtk
is the successor of xmgrace
hexchat
replaces xchat
psfig
, which has been obsolete for a long time, has now almost completely stopped working. Converting documents to newer packages such as graphics
or graphicx
is recommended, and is usually easy..spyder2
and .spyder3
directories in your home before starting the new version.topicons plus
extension: open gnome-tweaks
, and go to extensions
to do that. After that, the icons such as status icons of dropbox, skype etc, will be in your top panel.pmount
can be used to mount removable media (cdrom,dvd,usb-disks) from the commandline. E.g.: pmount /dev/cdrom
mounts the cd/dvd as /media/cdrom.(setq select-active-regions nil) (setq mouse-drag-copy-region t) (setq x-select-enable-primary t) (setq x-select-enable-clipboard nil) (global-set-key [mouse-2] 'mouse-yank-at-click)
module load intel
. However, for most code, the GNU compilers are better than these old Intel compiler versions. (if you read that the Intel compiler has speed benefits, this probably refers to the very expensive current version, which we cannot install on a system-wide basis, or you are reading an obsolete webpage; the GNU compilers have gained significant speed of the last couple of years).