How to Install Insomnia on CentOS 8.x/Stream-8

October 11, 2019 | By the+gnu+linux+evangelist.

Installing

  1. 3. Downloading Insomnia

    Download Insomnia for CentOS GNU/Linux

    Get Insomnia .AppImage for Linux

    Possibly, on Firefox Prompt Choose “Save File”:

    Firefox Prompt
  2. 4. Setting Permissions

    This Step is usually Needed to Give Ececution Permission to the User
    First, Access the Target, usually in the Downloads folder:
    (But if downloaded with Firefox it can be instead into /tmp/mozilla*)

    cd && cd Downloads

    To Check that there is run:

    ls . | insomnia

    Finally, if you are in Trouble to Find it out on Terminal See: How to Access Downloads Folder from Browser.
    And Give it Execution Permission:

    chmod +x insomnia*.AppImage
  3. 5. Installing Insomnia

    (Skip with AppImageLauncher Setup) So Now, if you wanna to Set up Insomnia on CentOS
    Then first make a Folder to Hold the AppImages with:

    mkdir $HOME/appImages

    And then Switch Insomnia in the Location:

    mv insomnia*.AppImage $HOME/appImages

Contents


QuickChic Theme • Powered by WordPress