网址:

https://srf.baidu.com/site/guanwang_linux/index.html

下载链接:

https://imeres.baidu.com/imeres/ime-res/guanwang/img/Ubuntu_Deepin-fcitx-baidupinyin-64.zip

用到的命令

sudo apt-get update

sudo apt-get upgrade

sudo apt-get install aptitude

sudo aptitude install fcitx-bin fcitx-table fcitx-config-gtk fcitx-config-gtk2 fcitx-frontend-all

sudo aptitude install qt5-default qtcreator qml-module-qtquick-controls2

sudo dpkg –i fcitx-baidupinyin.deb

以下命令为卸载系统原ibus输入法

sudo apt remove ibus

sudo apt purge ibus

如果需要卸载百度输入法,用到以下命令

*卸载命令:sudo dpkg –purge remove fcitx-baidupinyin:amd64

参考:

见解压包中安装说明

视频链接:https://www.ixigua.com/i6842499779872686606/?logTag=Bij-nSWLIrigflZl70hPO

验证环境:Ubuntu20.04

整理环境:Ubunu20.04 + wps

整理时间:2020-07-03 19:05:00

用到的命令:

sudo cp /etc/apt/sources.list /etc/apt/sources.list.bak

sudo gedit /etc/apt/sources.list

sudo apt-get update

sudo apt-get upgrade

sudo apt-get install -f

用到的源地址:

#添加阿里源

deb http://mirrors.aliyun.com/ubuntu/ focal main restricted universe multiverse

deb-src http://mirrors.aliyun.com/ubuntu/ focal main restricted universe multiverse

deb http://mirrors.aliyun.com/ubuntu/ focal-security main restricted universe multiverse

deb-src http://mirrors.aliyun.com/ubuntu/ focal-security main restricted universe multiverse

deb http://mirrors.aliyun.com/ubuntu/ focal-updates main restricted universe multiverse

deb-src http://mirrors.aliyun.com/ubuntu/ focal-updates main restricted universe multiverse

deb http://mirrors.aliyun.com/ubuntu/ focal-proposed main restricted universe multiverse

deb-src http://mirrors.aliyun.com/ubuntu/ focal-proposed main restricted universe multiverse

deb http://mirrors.aliyun.com/ubuntu/ focal-backports main restricted universe multiverse

deb-src http://mirrors.aliyun.com/ubuntu/ focal-backports main restricted universe multiverse

#添加清华源

deb https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ focal main restricted universe multiverse

# deb-src https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ focal main restricted universe multiverse

deb https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ focal-updates main restricted universe multiverse

# deb-src https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ focal-updates main restricted universe multiverse

deb https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ focal-backports main restricted universe multiverse

# deb-src https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ focal-backports main restricted universe multiverse

deb https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ focal-security main restricted universe multiverse

# deb-src https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ focal-security main restricted universe multiverse multiverse

参考网址:

https://zhuanlan.zhihu.com/p/142014944

视频地址:https://www.ixigua.com/i6842200901734629895/?logTag=s-7EKIeWegDaeTWHnO8_7

验证环境:Ubuntu20.04

整理环境:CentOS7.8

整理时间:2020-07-03

vscode

网站:https://code.visualstudio.com/

下载链接:https://vscode.cdn.azure.cn/stable/cd9ea6488829f560dc949a8b2fb789f3cdc05f5d/code_1.46.1-1592428892_amd64.deb

安装命令:

sudo dpkg -i code_1.46.1-1592428892_amd64.deb

验证环境:Ubuntu20.04

整理环境:CentOS7.8 + wps

整理时间 : 2020-07-03

  • 网易云音乐

网址:

https://music.163.com

下载链接:

http://d1.music.126.net/dmusic/netease-cloud-music_1.2.1_amd64_ubuntu_20190428.deb

安装命令:

sudo dpkg -i netease-cloud-music_1.2.1_amd64_ubuntu_20190428.deb

  • Wps

网址:

https://www.wps.cn/

下载链接:

https://wdl1.cache.wps.cn/wps/download/ep/Linux2019/9522/wps-office_11.1.0.9522_amd64.deb

安装命令:

sudo dpkg -i wps-office_11.1.0.9522_amd64.deb

  • QQ

网址:

https://im.qq.com/index.shtml

下载链接:

http://down.qq.com/qqweb/LinuxQQ_1/linuxqq_2.0.0-b2-1082_amd64.deb

安装命令:

sudo dpkg -i linuxqq_2.0.0-b2-1082_amd64.deb

视频地址:

https://www.ixigua.com/i6841194095201747463/?logTag=yJmgKNSqgXum71jO5Fg5P

验证环境:Ubuntu20.04

整理环境:CentOS7.8 + wps

整理时间:2020-07-03

发布时间:2020-07-03