Skip to content

v1.0.4 Stable source + binary (Debian Linux .deb - 32 bit & 64 bit) & Windows( 32 bit - w .exe installer)

Latest
Compare
Choose a tag to compare
@bhavyanshu bhavyanshu released this 12 Aug 12:01

Windows (32 bit - Tested on windows XP)

  1. Download the executable installer and follow the instructions.

    lightmdeditor-1.0.4-install.exe
    SHA-1 : 5ff7471b6047320858d8601f2635473cbe9ee5f9
    

To uninstall, go to start menu or program files, located LightMdEditor and run the uninstaller.


Linux (i386 or amd64 - Tested on Linux Mint 17 and Ubuntu 14.04)

APT Repo

  1. Open terminal and copy paste,

    echo "deb [trusted=yes] https://repo.fury.io/bhavyanshu/ /" | sudo tee -a /etc/apt/sources.list.d/fury.list
    
  2. Then,

    sudo apt-get update && sudo apt-get install lightmdeditor
    

Manual Installer 32-bit

  1. First make sure you have the required packages. On linux mint 17 cinnamon, these packages come pre-installed.
    Open terminal and run the following command :

    sudo apt-get install libqt5core5a libqt5gui5 libqt5widgets5
    
  2. Next get the debian package and in terminal type

    sudo dpkg -i lightmdeditor_1.0.4-1_i386.deb
    

    or you can also use gdebi (To install the dependencies automatically - May not always work though!).

      sudo gdebi lightmdeditor_1.0.4-1_i386.deb
    
  3. You can find the app in menu or else you can just run LightMdEditor in terminal to launch the app.

SHA256 for debian. Please verify before running.

    sha256sum lightmdeditor_1.0.4-1_i386.deb 
    8afb7990db74660f2d7863b596be61a642868eb6f908cc25e8a445ff8c283854

Manual Installer 64-bit

  1. First make sure you have the required packages. On linux mint 17 cinnamon, these packages come pre-installed.
    Open terminal and run the following command :

    sudo apt-get install libqt5core5a libqt5gui5 libqt5widgets5
    
  2. Next get the debian package and in terminal type

    sudo dpkg -i lightmdeditor_1.0.4-1_amd64.deb
    

    or you can also use gdebi (To install the dependencies automatically - May not always work though!).

      sudo gdebi lightmdeditor_1.0.4-1_amd64.deb
    
  3. You can find the app in menu or else you can just run LightMdEditor in terminal to launch the app.

SHA256 for debian. Please verify before running.

    sha256sum lightmdeditor_1.0.4-1_amd64.deb 
    ca5cc137c4157a1cc2e50835a9f20d8267a76806cb8482e4baa198581340213d