Installation - Insomnia PDF
Installation - Insomnia PDF
Installation
You can install Insomnia on a wide variety of platforms. If you have not downloaded a copy of
Insomnia, do so first by visiting the Downloads Page (https://insomnia.rest/download/).
Mac
The Mac application is a disk image .dmg installer and can be installed by double clicking the file.
This will install Insomnia to your /Applications folder.
Insomnia can also be installed using Brew Cask (https://caskroom.github.io/) via the insomnia
package.
Windows
The Windows application is a generic installer .exe . Double click the installer file to install
Insomnia.
Linux
There are many distributions of Linux in the world. Insomnia should be able to run on the most
popular ones.
Ubuntu/Debian
There is a Debian package hosted on Bintray that can be added and installed using apt-get. You
can also manually download the latest debian package here
(https://builds.insomnia.rest/downloads/ubuntu/latest).
https://support.insomnia.rest/article/23-installation 1/2
20/02/2019 Installation - Insomnia
# Add to sources
echo "deb https://dl.bintray.com/getinsomnia/Insomnia /" \
| sudo tee -a /etc/apt/sources.list.d/insomnia.list
Troubleshooting
Here are some issues that have caused problems for Linux users in the past
Previous Versions
To roll-back, you can download a previous version from the Releases Page
(https://github.com/getinsomnia/insomnia/releases). Keep in mind that this process is only
intended for debugging and emergencies, as the app will try to update itself after it launches.
https://support.insomnia.rest/article/23-installation 2/2