What & How & Why

差别

这里会显示出您选择的修订版和当前版本之间的差别。

到此差别页面的链接

两侧同时换到之前的修订记录前一修订版
后一修订版
前一修订版
后一修订版两侧同时换到之后的修订记录
linux:environment:tips [2020/05/04 11:10] – [Nvidia 显卡的监控] codingharelinux:environment:tips [2022/05/28 05:34] – [安装搜狗输入法] codinghare
行 1: 行 1:
 ======常用TIPS====== ======常用TIPS======
 //Liunx 的一些小 Trick// \\ //Liunx 的一些小 Trick// \\
-===== =====+----
 ====System==== ====System====
 ===Files=== ===Files===
行 27: 行 27:
   * 安装 fcitx   * 安装 fcitx
   * 添加 搜狗到 fcitx 中   * 添加 搜狗到 fcitx 中
 +
 首先关闭 Gnome 自带的 ''ibus'' 首先关闭 Gnome 自带的 ''ibus''
 <code bash> <code bash>
行 34: 行 35:
 然后安装 ''fcitx'' 然后安装 ''fcitx''
 <code bash> <code bash>
-$yum install libQtWebKit* fcitx fcitx-libs fcitx-qt4 fcitx-qt5 fcitx-configtool fcitx-table fcitx-table-chinese+$dnf install fcitx fcitx-libs fcitx-qt5 fcitx-table fcitx-table-chinese 
 +$dnf install qt5-qtwebkit*
 </code> </code>
 配置环境变量: 配置环境变量: