Remove RazorQT
Aposteeltje (Talk | contribs) (Created page with "=== Note === Before removing a Desktop Environment like RazorQT, you have to keep a few things in mind; * Removing too much might leave your system unusable. * Be sure to have...") |
Aposteeltje (Talk | contribs) (→preparation) |
||
| Line 19: | Line 19: | ||
or install directly using a shortcut in the searchbox: '''do:install mate'''. | or install directly using a shortcut in the searchbox: '''do:install mate'''. | ||
# With removing XFCE, LXDM stays untouched, so we don't have to install a alternative LoginManager. | # With removing XFCE, LXDM stays untouched, so we don't have to install a alternative LoginManager. | ||
| − | # When done, logoff, and logon again into the fresh installed Environment. (NOT | + | # When done, logoff, and logon again into the fresh installed Environment. (NOT RazorQT) |
== Removing RazorQT == | == Removing RazorQT == | ||
Latest revision as of 14:14, 10 February 2013
Contents |
[edit] Note
Before removing a Desktop Environment like RazorQT, you have to keep a few things in mind;
- Removing too much might leave your system unusable.
- Be sure to have an alternative DM installed. (gdm or lxdm or lightdm)
That said, unless you are running out of hard drive space or have limited bandwidth for updates,
there is no real harm in having RazorQT installed. If you don't use it, it won't hinder performance.
[edit] preparation
For this to work, the best way of doing this is to first install a alternative Desktop Environment.
In this tutorial RazorQT will be replaced with Mate.
- open a console/terminal and become root. (of course you can also do this with Rigo
- install your alternative Desktop Environment:
# equo install mate --ask
for Rigo: enter:mate in the searchbox, select the metapackage, and click install,
or install directly using a shortcut in the searchbox: do:install mate.
- With removing XFCE, LXDM stays untouched, so we don't have to install a alternative LoginManager.
- When done, logoff, and logon again into the fresh installed Environment. (NOT RazorQT)
[edit] Removing RazorQT
So now we're logged in with Mate.
- open your favourite terminal, and become root.
- enter following in the terminal:
equo remove libqtxdg razorqt-data --ask
- check the package list before proceeding.
With the "--deep" flag enabled, it could also remove some system files, which deptest and libtest don't recover,
so chances are that after a reboot the system is unusable.[edit] final steps
When done, a few final steps, enter equo conf update to check if configuration files needs to be updated, manually.
Eventually, you could perform a equo deptest and equo libtest.