Mar*_*und 9 upgrade lubuntu ubuntu-netbook
我曾经在 Asus Eee 901 上运行 Ubuntu Netbook Edition (UNE) 10.04。我最近升级到“常规”Ubuntu 桌面 11.10,因为 UNE 已停产。由于硬件有限,我的上网本变得很慢,这就是我想切换到 Lubuntu 的原因。
结合正常的升级过程是否可以轻松完成此切换?即我可以在某处安装软件包或编辑软件源文件,这会改变我到 Lubuntu 的升级路径,这样我就不必完全重新安装吗?
mbl*_*sco 16
您可以在现有的 Ubuntu 安装中安装 Lubuntu,让您可以在登录时选择 Unity 或 LXDE。或者,您甚至可以在安装 Lubuntu 后完全删除 Unity,以清除不必要的包并节省一些空间。
要在现有安装中安装 Lubuntu,请从终端运行以下命令:
sudo apt-get install lubuntu-desktop
Run Code Online (Sandbox Code Playgroud)
要删除 Unity,您有两个选择:
1) 删除 Unity,同时保留与其关联的应用程序:
sudo apt-get remove unity unity-2d
Run Code Online (Sandbox Code Playgroud)
2) 删除 Unity 以及所有关联的应用程序:
sudo apt-get remove unity unity-2d-places unity-2d unity-2d-panel unity-2d-spread unity-asset-pool unity-services unity-lens-files unity-lens-music unity-lens-applications gir1.2-unity-4.0 unity-common indicator-sound indicator-power indicator-appmenu libindicator6 indicator-application evolution-indicator indicator-datetime indicator-messages libnux-1.0-0 nuxtools
Run Code Online (Sandbox Code Playgroud)
您可以在终端中安装 Lubuntu 包,这将使您无需任何修改即可在 ubuntu 和 Lubuntu 之间进行选择。
sudo apt-get install lubuntu-desktop
Run Code Online (Sandbox Code Playgroud)
现在注销,您的用户名旁边有一个小图标,单击它并选择 Lubuntu 并重新登录。
就是这样,您现在可以使用轻量级 Lubuntu 或 Ubuntu 默认桌面
如果你不再想要 Unity 运行这个
sudo apt-get remove unity unity-2d
Run Code Online (Sandbox Code Playgroud)
或者,如果您想为纯 Lubuntu 摆脱所有 Ubuntu 应用程序,那么这个
sudo apt-get remove unity unity-2d-places unity-2d unity-2d-panel unity-2d-spread unity-asset-pool unity-services unity-lens-files unity-lens-music unity-lens-applications gir1.2-unity-4.0 unity-common indicator-sound indicator-power indicator-appmenu libindicator6 indicator-application evolution-indicator indicator-datetime indicator-messages libnux-1.0-0 nuxtools
Run Code Online (Sandbox Code Playgroud)
祝你好运...
| 归档时间: |
|
| 查看次数: |
13953 次 |
| 最近记录: |