Install notepadqq on Debian

Published by arifur on

Notepadqq is a linux port of Notepad++. Follow these steps to install it on debian

**Install the dependencies ** sudo apt-get install qt5-qmake libqt5webkit5 libqt5svg5 coreutils libqt5webkit5-dev libqt5svg5-dev qttools5-dev-tools git Copy the git repository git clone https://github.com/notepadqq/notepadqq.git Compile and Install cd notepadqq ./configure make sudo make install

Categories: Blog

0 Comments

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.