Installing
-
3. Installing Insomnia
Then to Set up Insomnia on Debian Stretch 9 from CLI.
But if you Preefer instead Setup it without the Command Line then See instructions about How to Install this Software with GUI.
First, Access the Target, usually in the Downloads folder:
(But if you are in Trouble to Find it out on Terminal then See: How to Access Downloads Folder from Browser)cd && cd Downloads
To Check that there is run:
ls . | grep insomnia
And then to Setup Insomnia:
sudo dpkg -i Insomnia*.deb
Contents