惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

T
Tenable Blog
Last Week in AI
Last Week in AI
P
Proofpoint News Feed
Engineering at Meta
Engineering at Meta
H
Help Net Security
F
Fortinet All Blogs
MyScale Blog
MyScale Blog
宝玉的分享
宝玉的分享
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
博客园 - 司徒正美
量子位
N
Netflix TechBlog - Medium
Apple Machine Learning Research
Apple Machine Learning Research
小众软件
小众软件
Recorded Future
Recorded Future
博客园 - 三生石上(FineUI控件)
Vercel News
Vercel News
aimingoo的专栏
aimingoo的专栏
I
InfoQ
Microsoft Security Blog
Microsoft Security Blog
Scott Helme
Scott Helme
The Last Watchdog
The Last Watchdog
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
IT之家
IT之家
AI
AI
WordPress大学
WordPress大学
Security Archives - TechRepublic
Security Archives - TechRepublic
Google Online Security Blog
Google Online Security Blog
U
Unit 42
V2EX - 技术
V2EX - 技术
MongoDB | Blog
MongoDB | Blog
Schneier on Security
Schneier on Security
博客园 - Franky
H
Heimdal Security Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Jina AI
Jina AI
W
WeLiveSecurity
P
Privacy & Cybersecurity Law Blog
Cloudbric
Cloudbric
B
Blog RSS Feed
N
News | PayPal Newsroom
S
Securelist
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
I
Intezer
Hacker News - Newest:
Hacker News - Newest: "LLM"
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
博客园_首页
罗磊的独立博客
H
Hackread – Cybersecurity News, Data Breaches, AI and More
雷峰网
雷峰网

博客园 - CatAlien_Lee

AI写的小说,且行且看... 美丽的极光&舒适的生活-----BeLike 基于GMM的EM算法(机器学习) -----致谢2017 几个有趣的函数 常用泰勒展开式 #考研数学 #高数笔记 #数学公式 #高等数学 Simple&Lucky 使用任意拉格朗日-欧拉方法模拟变形物体 宇腾软件,专注于供应链及物流 葫芦娃,要远离&小心毒蛇和蝎子。 屋顶望月 随缘打赏 关于Ubuntu24.04源失效问题 安卓的公式编辑器MathMagic 大学物理上册 window 创建py虚拟环境 [Chrome] 如何下载老版本的 Chrome 科学使用Python之conda and install python3.8 linux 文件、文件夹权限 ubuntu更新字体SimHei.ttf pip 虚拟环境
ubuntu安装sogou输入法
CatAlien_Lee · 2024-08-26 · via 博客园 - CatAlien_Lee
  1. 首先添加PPA源

    sudo apt-add-repository ppa:fcitx-team/nightly

  2. 然后更新一下软件包的列表

    sudo apt-get update

  3. 删除系统内的fcitx,务必要删除干净,否则,会出错的

    sudo apt-get remove fcitx*
    sudo apt-get remove libfcitx*

  4. 查看是否已经卸载完毕

    sudo dpkg --get-selections | grep fcitx

  5. 安装sogou输入法

    sudo apt-get install fcitx-sogoupinyin

重启或者登出桌面再重新登陆便ok。

posted @ 2024-08-26 09:02  CatAlien_Lee  阅读(280)  评论(0)    收藏  举报