当前位置:网站首页>Download, installation and configuration of Sogou input method in Ubuntu
Download, installation and configuration of Sogou input method in Ubuntu
2020-11-07 21:03:00 【keyboard label】
background
My computer is Ubuntu The computer of the system ,Ubuntu Sometimes the input method of the system itself is not easy to use , For example, I input a lot of computer keywords , He couldn't spell it all out , And Sogou input method is better to use , He has a computer , Medical Science , A variety of cell thesauri, such as law, are available .
download
Download the official search dog website : Address
install
- Download Sogou input method file (sogouimebs_2.0.0.38+0428.1_amd64.deb) To the local computer
- cd To deb Installation package directory , Execute the following statement :
sudo dpkg -i sogouimebs_2.0.0.38+0428.1_amd64.deb
- Then you may encounter dependency defaults . Execute the following command to solve the problem .
sudo apt-get install -f
- And then one more time deb The installation command can install successfully .
To configure
In the use of , Find the installed input method , After a period of time, there will always be no reason to be stuck , After restarting the computer , After a while, it's stuck again .
reason : The problem is with Ubuntu Default input method ibus There's a conflict . At this point, we just need to uninstall ibus Just go :
- uninstall ibus
sudo apt-get purge ibus
- Delete ibus Related documents
sudo apt-get autoremove ibus*
- ibus After deleting it completely , Just restart the computer .
Problems encountered in later use
- Question 1 : Upgrade in use Ubuntu System , Updating the software may cause the input method to be stuck , reason : In the process of updating , The system automatically put ibus Installed back , Now unload again ibus that will do .
- Question two : When you click on the settings --> Region and language --> Manage installed languages when , The system will also install automatically ibus, At this point, the input method is stuck , We need to uninstall it again ibus .
- Question 3 : One day you'll find out miraculously that ubutnu The system settings Icon for is missing , This is more troublesome . Reason and unload ibus of , See :ubuntu The system settings Icon is missing, the reason and the recovery method , After retrieving the icon, if the input method is stuck, then uninstall it again ibus.
summary
The problems that emerged later were Ubuntu The input method comes with it ibus And Sogou input method conflict caused by , The way to solve the problem is to unload ibus.
- Your support is my greatest motivation .【/ Over your face 】----------------------------------------------------------------------------------------------------- It's not easy to create , Reprint please indicate the source .【/ Little tangle 】
版权声明
本文为[keyboard label]所创,转载请带上原文链接,感谢
边栏推荐
- awk实现类sql的join操作
- Let's talk about the locks in the database
- Adobe Lightroom / LR 2021 software installation package (with installation tutorial)
- 不懂数据库索引的底层原理?那是因为你心里没点b树
- Dynamic programming -- state compression DP of set represented by binary
- CPP (1) installation of cmake
- Improvement of maintenance mode of laravel8 update
- Everything is 2020, LINQ query you are still using expression tree
- Got timeout reading communication packets解决方法
- 如何以计算机的方式去思考
猜你喜欢
Insight -- the application of sanet in arbitrary style transfer
Delphi10's rest.json And system.json Step on the pit
On hiz buffer
Improvement of maintenance mode of laravel8 update
A compilation bug brought by vs2015 Update1 update [existing solutions]
More than 50 object detection datasets from different industries
websocket+probuf.原理篇
Data transmission of asynchronous serial communication controlled by group bus communication
Everything is 2020, LINQ query you are still using expression tree
delphi10的rest.json与system.json的踩坑
随机推荐
微信小程序request报400错误 @RequestBody接收不到
一万四千字分布式事务原理解析,全部掌握你还怕面试被问?
Insight -- the application of sanet in arbitrary style transfer
Python image recognition OCR
There's not much time left for Kwai Chung.
Kylin on kubernetes' practice on eBay
What is the relationship between low code vs model driven?
栈-括号的匹配
When tidb and Flink are combined: efficient and easy to use real-time data warehouse
Let's talk about the locks in the database
Code Review Best Practices
【解决方案】分布式定时任务解决方案
Animation techniques and details you may not know
How to choose a good company
ROS learning: remote start ROS node
Web Security (3) -- CSRF attack
Analysis of kubernetes service types: from concept to practice
A detailed explanation of microservice architecture
尾-递
How to learn technology efficiently