2.4. Installation in Debian Linux¶
2.4.1. QGIS download and installation¶
Open a terminal and type:
sudo apt-get update
Press Enter and type the user password;
Type in a terminal:
sudo apt-get install qgis python-matplotlib python-scipy
Press Enter and wait until the software is downloaded and installed.
Now, QGIS 2 is installed.

2.4.2. Semi-Automatic Classification Plugin installation¶
- Run QGIS 2;
- From the main menu, select
Plugins
>Manage and Install Plugins
;

From the menu
All
, select the Semi-Automatic Classification Plugin and click the buttonInstall plugin
;TIP: in case of issues or an offline installation is required see How to install the plugin manually? and How to install the plugin from the official SCP repository?.

- The SCP should be automatically activated; however, be sure that the Semi-Automatic Classification Plugin is checked in the menu
Installed
(the restart of QGIS could be necessary to complete the SCP installation);

2.4.3. Configuration of the plugin¶
Now, the Semi-Automatic Classification Plugin is installed and a dock and a toolbar should be added to QGIS. Also, a SCP menu is available in the Menu Bar of QGIS. It is possible to move the SCP Tools and the dock according to your needs, as in the following image.

The configuration of available RAM is recommended in order to reduce the processing time.
From the SCP menu select
Settings > Processing
.

In the Settings, set the Available RAM (MB)
to a value that should be half of the system RAM. For instance, if your system has 2GB of RAM, set the value to 1024MB.
