How to Install
- EN
- RU
Table of Contents
#
For Debian distributions
Examples of distributions: Astra Linux, Ubuntu, Kali Linux
Step 1: Download the .deb package from the link click here to download
Step 2: Check the location of the file where it ended up after downloading, remember the path and name of the file
Step 3: Open a terminal
Step 4: Enter the command
cd ~/Download/
Instead of “Downloads”, enter the path to the file from step 2
Step 5: Enter the command
sudo dpkg -i filename.deb
Instead of “filename”, enter the file name to the file from step 2
Congratulations on your installation. Enjoy using it!