linux:notepadqq
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
linux:notepadqq [2023/05/29 11:55] – external edit 127.0.0.1 | linux:notepadqq [2024/12/24 22:15] (current) – Wulf Rajek | ||
---|---|---|---|
Line 9: | Line 9: | ||
</ | </ | ||
+ | Mint 22 / Ubuntu 24.04: | ||
+ | < | ||
+ | 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:// | ||
+ | cd notepadqq | ||
+ | ./configure --prefix /usr | ||
+ | make | ||
+ | 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 | ||
+ | </ |
linux/notepadqq.1685357734.txt.gz · Last modified: 2023/05/29 11:55 by 127.0.0.1