The build system configuration block chain Ubuntu

1, the update source

Find the Software & Updates, updates the source source cloud Ali

In Other Software in the Canonical Partners hook.

Then manually update yourself:
sudo APT Update
sudo APT upgrade

2, Sogou Pinyin Installation
(1) Download Sogou input method deb package
(2) dependent libraries
because Sogou input method has some dependency library (package), if not already installed Ubuntu system needs to be installed. In this case Ubuntu system need to install the following libraries:
sudo apt install libqtwebkit4
sudo apt-libs fcitx install
sudo apt install libopencc2
suggested that the lack of other libraries if you use dpkg command to install Sogou input method, you can use the apt command to install.

3, installation Sogou input method deb package.
Good offline installation package download, install dependencies, then use dpkg command to install Sogou input method:
sudo dpkg -i sogoupinyin_2.2.0.0108_amd64.deb
After installation, restart.

2、gcc 安装
sudo apt-get install build-essential

3、 Chrome Brower
wget -q -O - https://raw.githubusercontent.com/longhr/ubuntu1604hub/master/linux_signing_key.pub | sudo apt-key add
sudo sh -c ‘echo “deb [ arch=amd64 ] http://dl.google.com/linux/chrome/deb/ stable main” >> /etc/apt/sources.list.d/google-chrome.list’
sudo apt-get update
sudo apt-get install google-chrome-stable
4、点击图标最小化
gsettings set org.gnome.shell.extensions.dash-to-dock click-action ‘minimize’

5, install SSH
sudo APT-GET-install OpenSSH Server
view SSH service is started
enter the command
sudo ps -e | grep ssh

6, install qq
Step 1, by running the following command to make sure your system is fully updated list of packages and apt:
apt-GET Update
apt-GET upgrade

Step 2. Install Git on Ubuntu 18.04.
Now let's install git:
APT install git
git clone [email protected] : hot_heart / Deepin-wine.git
cd-Deepin Wine
sudo SH install.sh

Step 3, for mounting the Ubuntu Wine Deepin
• clone (clone Git https://github.com/wszqkzqk/deepin-wine-ubuntu.git ) or downloaded locally.
• recommended the following address faster in China:
git clone https://gitee.com/wszqkzqk/deepin-wine-for-ubuntu.git
switch to unzip the file directory • After decompression, running in a terminal (can be granted after performing rights):
• ./install.sh
KDE or other operational errors occur in accordance with the ordinary X installation to install the desktop environment to perform
• ./KDE-install.sh).
Step 4, download and install deepin-wine container required (recommended dpkg -i install container in the terminal, or likely to rely on false error) you can use the latest version of the container deepin release installation package
https: //mirrors.aliyun .com / deepin / pool / non- free / d / deepin.com.qq.im /

sudo dpkg -i deepin.com.qq.im_8.9.19983deepin23_i386.deb

sudo apt-get install -f

Guess you like

Origin blog.csdn.net/kivichang/article/details/91878038