v1.0.4 Stable source + binary (Debian Linux .deb - 32 bit & 64 bit) & Windows( 32 bit - w .exe installer)
LatestWindows (32 bit - Tested on windows XP)
-
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
-
Open terminal and copy paste,
echo "deb [trusted=yes] https://repo.fury.io/bhavyanshu/ /" | sudo tee -a /etc/apt/sources.list.d/fury.list
-
Then,
sudo apt-get update && sudo apt-get install lightmdeditor
Manual Installer 32-bit
-
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
-
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
-
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
-
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
-
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
-
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