博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Install MATE Desktop Environment on Fedora 17
阅读量:5895 次
发布时间:2019-06-19

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

  hot3.png

http://wiki.mate-desktop.org/download

anchor.gifFedora

This is the where you can see current progress of MATE inclusion in Fedora 18.

There are stable MATE x86_64/i386 rpms for Fedora 17, 18 and 19. To install them, follow those steps:

  • Fedora 16
WIP
  • Fedora 17 (1.4, 1.5.4 in updates-testing)
yum install @mate-desktop (for 1.5.4 add: --enablerepo=updates-testing)
  • Fedora 18 (Now on 1.5.4 as of Beta RC1 gold)

MATE Desktop is an official Feature of Fedora 18! You can install it with the netinstall image.

http://dl.fedoraproject.org/pub/alt/stage
  • Fedora 19(rawhide) (1.5.4)

Install Fedora 18 MATE and then do the following:

yum install fedora-release-rawhideyum update -yrebootyum distro-sync -yreboot

IRCsupport in #fedora-mate on freenode and

Maintainers: dan408 / rdieter / leigh123linux

anchor.gifUnofficial MATE repository by raveit65

This is the previous MATE repository by Wolfgang Ulbrich, before MATE came into Fedora official one. You can continue to use it, but you cant mix it with the official repository, due to different mate-conf scrips.

  • Fedora 16
yum install https://dl.dropbox.com/u/49862637/Mate-desktop/mate-desktop-fedora-updates/16/noarch/mate-desktop-release-16-6.fc16.noarch.rpmyum groupinstall MATE-Desktop
  • Fedora 17
yum install https://dl.dropbox.com/u/49862637/Mate-desktop/fedora_17/mate-desktop-fedora-updates/noarch/mate-desktop-release-17-2.fc17.noarch.rpmyum groupinstall MATE-Desktop

Now you can login into the Mate desktop with your preferred display manger. This method installs a basic mate-desktop and is compatible to a existing GNOME3 installation.

Maintainer: Wolfgang Ulbrich

-------------------------------------------------------------------------------

方法一:

yum grouplist

yum groupinstall -y 'MATE Desktop Environment'

安装后一直无法进入MATE桌面,不知道为什么?希望,哪位大侠可以告诉我,多谢!

方法二:

yum install @mate-desktop

现象和上面方法一一样,原因未知

方法三:(成功)使用非官方repo

yum install https://dl.dropbox.com/u/49862637/Mate-desktop/fedora_17/mate-desktop-fedora-updates/noarch/mate-desktop-release-17-2.fc17.noarch.rpmyum groupinstall MATE-Desktop
成功安装。

哈哈,终于可以使用Gnome2风格的桌面了,这里吐槽一句:Gnome3风格改得太大了,使用了一段时间发现工作效率太慢了,果断换掉,怪不得Linux之父也不喜欢。

转载于:https://my.oschina.net/qihh/blog/95170

你可能感兴趣的文章
影响企业信息化成败的几点因素
查看>>
SCCM 2016 配置管理系列(Part8)
查看>>
struts中的xwork源码下载地址
查看>>
我的友情链接
查看>>
PHP 程序员的技术成长规划
查看>>
python基础教程_学习笔记19:标准库:一些最爱——集合、堆和双端队列
查看>>
js replace,正则截取字符串内容
查看>>
开源 java CMS - FreeCMS2.3字典管理
查看>>
javascript继承方式详解
查看>>
lnmp环境搭建
查看>>
自定义session扫描器精确控制session销毁时间--学习笔记
查看>>
【转】EDK简单使用流程(3)
查看>>
仿射变换
查看>>
视频直播点播nginx-rtmp开发手册中文版
查看>>
PHP队列的实现
查看>>
单点登录加验证码例子
查看>>
[T-SQL]从变量与数据类型说起
查看>>
occActiveX - ActiveX with OpenCASCADE
查看>>
BeanUtils\DBUtils
查看>>
python模块--os模块
查看>>