Post
Topic
Board Electrum
Re: Electrum Ubuntu totally noob
by
LeGaulois
on 30/04/2020, 16:29:27 UTC

+ what does command mean

Briefly, it's the equivalent of Windows command line on Microsoft

Commands are instructions to make it perform a task typed on a terminal or console. When you open a terminal to enter for example
"sudo apt-get install abcd"

This is a command (instruction) to install abcd