—
Run environment setting
—
CONPROSYS Linux SDK User’s Manual (Self
-Build Edition)
—
36
—
4.
Install the software package for
Ubuntu
Connecting CONPROSYS to the internet enables you to install the software package of Ubuntu
by apt command.
◆
Preparation
Before installing the software, update apt repository information by the command listed below.
sudo apt update
◆
Upgrade the software package.
To upgrade the version of software that is already installed, execute the command listed below.
The software can be upgraded if its version is the latest.
sudo apt upgrade
◆
Install the software package
Execute the command listed below to install the software package you wish
sudo apt install <The name of the software>
An example : Installation of MySQL Client
sudo apt install mysql-client
If you are uncertain of the name of the software, you can try a keyword search with the command
listed below.
sudo apt-cache search <keyword>
An example : Searching the package of mosquitto client
sudo apt-cache search mosquitto
Summary of Contents for CONPROSYS Linux SDK
Page 4: ... 4 Introduction ...
Page 11: ... 11 Safety Precautions ...
Page 15: ... 15 SDK preparation ...
Page 19: ... 19 Starting CONPROSYS ...
Page 24: ... 24 Run environment setting ...
Page 44: ...Appendix ...