码迷,mamicode.com
首页 > 其他好文 > 详细

fedora22

时间:2015-08-26 08:17:05      阅读:216      评论:0      收藏:0      [点我收藏+]

标签:

fedora22

fedora22

bumblebee

dnf install bbswitch bumblebee -y
dnf install bumblebee-nvidia -y
sudo systemctl enable dkms
sudo systemctl enable bumblebeed
usermod -a -G bumblebee,video YOUR_USERNAME
dnf install primus -y

fzug

dnf install tesseract-devel -y
dnf install tesseract-langpack-enm -y
dnf install tesseract-langpack-chi_tra -y
dnf install tesseract-langpack-chi_sim -y

dnf install deepin-music-player  -y
dnf install freshplayerplugin -y
dnf install bcloud -y
dnf install youdao-dict -y
dnf install simplescreenrecorder -y
dnf install tragtor -y
dnf install sogoupinyin fcitx-qt5 fcitx-qt5-devel fcitx-qt4 im-chooser redhat-lsb dpkg -y
dnf install bcloud -y
# dnf install wiznote -y
# dnf install pointdownload -y

dnf

? cat /etc/dnf/dnf.conf

[main]
gpgcheck=1
installonly_limit=3
clean_requirements_on_remove=true
keepcache=true
fastestmirror=true
exclude=kernel* redhat-release*

keepcache=true, 安装的软件包会保留在 /var/cache/dnf
fastestmirror=true, 自动选择最快的安装源
exclude=kernel* redhat-release* 禁止内核升级

TODO 搜狗输入法

键盘设置 super + space 会和默认的键盘设置冲突

目前没有解决

  1. emacs 等软件从桌面启动无法输入
  2. super + space 切换之后, 按 shift 又可以激活中文, 蛋疼 (理想的情况应该下 super + space 切换到英文之后, 只能按 super + space 再切换到中文)

软件从终端启动正常, 如 emacs &, youdao-dict ..

fedora22

标签:

原文地址:http://www.cnblogs.com/sunznx/p/4759213.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!