File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
installers-conda/resources Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -44,17 +44,17 @@ cat <<EOF
44
44
45
45
###############################################################################
46
46
Spyder can be launched by standard methods in Gnome and KDE desktop
47
- environments. Additionally, Spyder can be launched in Gnome desktop
48
- environments from the command line:
47
+ environments. Additionally, Spyder can be launched in Gtk-based desktop
48
+ environments (e.g. Xfce) from the command line:
49
49
50
50
$ gtk-launch spyder
51
51
52
- Spyder can be launched from the command line for all Linux variants
52
+ Spyder can also be launched from the command line for all Linux variants
53
53
by:
54
54
55
55
$ spyder
56
56
57
- To uninstall Spyder, from the command line:
57
+ To uninstall Spyder, you need to run from the following from the command line:
58
58
59
59
$ ${PREFIX} /uninstall.sh
60
60
You can’t perform that action at this time.
0 commit comments