博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Linux系统之XFCE4.10 安装
阅读量:4225 次
发布时间:2019-05-26

本文共 2459 字,大约阅读时间需要 8 分钟。

Install XFCE 4.10 (A Lightweight Desktop) in Ubuntu and Linux Mint

Download Your Free eBooks NOW - 

Xfce is a free lightweight, fast and easy to use software desktop environment for Unix/Linux like operating systems. It is designed for productivity and aims to be fast and low on system resources. Unlike GNOME and KDE desktops which are heavier, but Xfce uses fewer system resources. Furthermore, it offers better modularity and less dependencies to install and takes less time and low disk space on your hard drive.

Recently, the Xfce development team announced the release of Xfce 4.10 desktop environment and made available for download.

Xfce 4.10 Desktop Screenshots

Xfce Desktop

Xfce File Manager

Xfce Application Finder

This guide show you how to install latest stable Xfce 4.10 desktop environment version in Ubuntu 13.04/12.10/12.04 and Linux Mint 15/14/13.

Xfce 4.10 Features

Window Manager: Controls the arrangement of windows on the screen, provides window decorations and controls workspaces.

Xfce Window Manager

Desktop Manager: Provides root window menu, desktop icons, adds background image and a window list.

Xfce Desktop Manager

Panel: Options to switch between opened windows and workspaces, launch applications and menu plugins to explore applications and files.

Panel

Session Manager: Allows you to control logins and store multiple logins sessions of the desktop.

Session Manager

Application Finder: Give you a list of installed applications for better finding and launching them.

Application Finder

File Manager: Support for better file management and unique tools like bulk renamer.

File Manager

Setting Manager: Enables you to manage and control various desktop settings such as appearance, keyboard shortcuts, display settings, etc.

Settings Manager

To know more details about xfce 4.10, visit at the official , and the detailed page.

Installing Xfce 4.10 Desktop

To install XFCE desktop environment, open terminal by pressing “Ctrl+Alt+T” from the desktop and run the following commands in a Terminal.

$ sudo add-apt-repository ppa:xubuntu-dev/xfce-4.10$ sudo apt-get update$ sudo apt-get install xfce4

If you want to install complete Xfce desktop, then use the following command

$ sudo apt-get install xubuntu-desktop

If you already running, want to upgrade it to latest version, issue following commands.

$ sudo add-apt-repository ppa:xubuntu-dev/xfce-4.10$ sudo apt-get update$ sudo apt-get dist-upgrade

转载地址:http://ymzqi.baihongyu.com/

你可能感兴趣的文章
一文带你入门图论和网络分析(附Python代码)
查看>>
对话清华大学周昊,详解IJCAI杰出论文及其背后的故事
查看>>
干货 | NLP、知识图谱教程、书籍、网站、工具...(附资源链接)
查看>>
独家 | 一文读懂如何用深度学习实现网络安全
查看>>
用这种方法实现无监督端到端图像分类!(附论文)
查看>>
10大称霸Kaggle的深度学习技巧(附课程&代码&论文)
查看>>
干货 | 6 种激活函数核心知识点,请务必掌握!
查看>>
TensorFlow超级指南 | 你能想到的TF教程和资源都在这里(附链接&视频)
查看>>
干货收藏 | 计算机学习绝对不能错过的10大网站(内附网站链接)
查看>>
Kotlin威胁、Python逆袭,2018年程序员需要升级哪些技能?(附报告下载)
查看>>
综述 | 近年来深度学习的重要研究成果(附PDF)
查看>>
2018计算机图形学研究报告(附PDF下载)
查看>>
收藏 | 12个ggplot2拓展程序助你强化R可视化
查看>>
收藏 | 数据分析师最常用的10个机器学习算法!(附图解)
查看>>
收藏 | 15个CNN关键回答集锦,2019校招面试必备!
查看>>
独家|一文解读合成数据在机器学习技术下的表现
查看>>
竞赛 | 上汽拿出了2000辆车的真实数据集,千万级投资+直接录用机会等你来战!...
查看>>
盘点 | 2018全球人工智能突破性技术TOP10(附报告)
查看>>
干货 | 纽约大学陈溪: AlphaGo Zero技术演进的必然性(附PPT)
查看>>
竞赛 | 我们标注了34G真实线下门店数据,等你pick!
查看>>