Install Wineqq + Firefox flash installation + Sogou input method + screenshot software ksnatshot under ubuntu16.04

1. Install qq

1. Install wine, use three commands

If there is a dependency error in the error report, use the command sudo apt-get install -f  to fix the dependency

sudo add-apt-repository ppa:wine/wine-builds  
sudo apt-get update
sudo apt-get install winehq-devel

2. Install qq

download wineQQ

Baidu cloud link: https://pan.baidu.com/s/1dE2sZNr   Password: evgf

sudo tar xvf wineQQ8.9_19990.tar.xz -C ~/

3. Press the Windows key, enter QQ, the QQ icon will appear, click to log in and use

Reference URL https://jingyan.baidu.com/article/e6c8503c6f5fa5e54f1a18de.html  

             https://www.jianshu.com/p/1150aa5a6cec

 

2. Install Firefox flash

1. Download flash in Firefox and unzip it

tar -zxvf flash_player_npayer_npapi_linux.x86_64.tar.gz

2. Next, we will copy libflashplayer.so to the plugin directory of firefox (../plugin/)

sudo cp libflashplayer.so /usr/lib/firefox/browser/plugins

3. Go to the Firefox addons directory and give all permissions

cd /usr/lib/firefox/browser/plugins
sudo chmod 777 libflashplayer.so

4. Now you can watch the video

Reference URL https://jingyan.baidu.com/article/2fb0ba40a7832600f2ec5f80.html

 

3. Install Sogou input method

1. Download http://pinyin.sogou.com/linux and download the Linux version of Sogou Pinyin

2. Open the terminal

sudo dpkg -i sogoupinyin_2.1.0.00826_amd64.deb

3. If the installation fails, use the command sudo apt-get install -f to automatically repair the dependent packages

4. Restart the computer

5. Click Windows, enter fcitx to open the settings, and move Sogoupinyin to the top.

Reference document    https://jingyan.baidu.com/article/642c9d341b3ccb644a46f7ac.html

                 https://www.cnblogs.com/darklights/p/7722861.html

 

Four. Screenshot software ksnatshot

1. Installation 

sudo apt-get install ksnatshot

2. Open Windows, type ksnatshot, and open it.

 

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325950665&siteId=291194637