2016年8月31日 星期三

安裝notepadqq(linux上的notepad++)在Ubuntu

安裝notepadqq(linux上的notepad++)
第一部分install qt  (https://wiki.qt.io/Install_Qt_5_on_Ubuntu)
1.
wget http://download.qt.io/official_releases/qt/5.7/5.7.0/qt-opensource-linux-x64-5.7.0.run
2.
chmod +x qt-opensource-linux-x64-5.7.0.run
./qt-opensource-linux-x64-5.7.0.run
3.
sudo apt-get install build-essential
4.
sudo apt-get install libfontconfig1
5.
sudo apt-get install mesa-common-dev
6.
sudo apt-get install libglu1-mesa-dev -y
第二部分 install notepadqq (https://github.com/notepadqq/notepadqq)
7.
sudo add-apt-repository ppa:notepadqq-team/notepadqq
8.
sudo apt-get update
9.

sudo apt-get install notepadqq

沒有留言:

張貼留言