User Tools

Site Tools


linux:notepadqq

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
linux:notepadqq [2024/09/25 16:05] Wulf Rajeklinux:notepadqq [2024/12/24 22:15] (current) Wulf Rajek
Line 11: Line 11:
 Mint 22 / Ubuntu 24.04: Mint 22 / Ubuntu 24.04:
 <code> <code>
-sudo apt-get install qtbase5-dev qtchooser qt5-qmake qttools5-dev-tools qtwebengine5-dev libqt5websockets5-dev libqt5svg5 libqt5svg5-dev libuchardet-dev pkg-config+sudo apt-get install qtbase5-dev qtchooser qt5-qmake qttools5-dev-tools qtwebengine5-dev libqt5websockets5-dev libqt5svg5 libqt5svg5-dev libuchardet-dev pkg-config git
  
 git clone --recursive https://github.com/notepadqq/notepadqq.git git clone --recursive https://github.com/notepadqq/notepadqq.git
Line 18: Line 18:
 make make
 sudo make install sudo make install
 +
 +sudo apt-get purge qtbase5-dev qtchooser qt5-qmake qttools5-dev-tools qtwebengine5-dev libqt5websockets5-dev libqt5svg5-dev libuchardet-dev pkg-config
 +sudo apt-get install -y libqt5webenginewidgets5
 </code> </code>
linux/notepadqq.1727276718.txt.gz · Last modified: 2024/09/25 16:05 by Wulf Rajek