Enki Editor是一個基於python和pyqt的代碼編輯器。html
能夠從這裏進行安裝:http://enki-editor.org/install-sources.htmlpython
#對於 xUbuntu 14.04,請運行如下命令: sudo sh -c "echo 'deb http://download.opensuse.org/repositories/home:/hlamer:/enki/xUbuntu_14.04/ /' >> /etc/apt/sources.list.d/enki.list" sudo apt-get update sudo apt-get install enki #您能夠把軟件源金鑰添加到 apt。記住該金鑰的擁有者將可以分發您的系統將會信任的更新、 #軟件包和軟件源 (更多信息)。要添加該金鑰,請運行: wget http://download.opensuse.org/repositories/home:hlamer:enki/xUbuntu_14.04/Release.key sudo apt-key add - < Release.key #對於 xUbuntu 13.10,請運行如下命令: sudo sh -c "echo 'deb http://download.opensuse.org/repositories/home:/hlamer:/enki/xUbuntu_13.10/ /' >> /etc/apt/sources.list.d/enki.list" sudo apt-get update sudo apt-get install enki #您能夠把軟件源金鑰添加到 apt。記住該金鑰的擁有者將可以分發您的系統將會信任的更新、軟件包和軟件源 (更多信息)。 #要添加該金鑰,請運行: wget http://download.opensuse.org/repositories/home:hlamer:enki/xUbuntu_13.10/Release.key sudo apt-key add - < Release.key #對於 xUbuntu 13.04,請運行如下命令: sudo sh -c "echo 'deb http://download.opensuse.org/repositories/home:/hlamer:/enki/xUbuntu_13.04/ /' >> /etc/apt/sources.list.d/enki.list" sudo apt-get update sudo apt-get install enki #您能夠把軟件源金鑰添加到 apt。記住該金鑰的擁有者將可以分發您的系統將會信任的更新、軟件包和軟件源 (更多信息)。 #要添加該金鑰,請運行: wget http://download.opensuse.org/repositories/home:hlamer:enki/xUbuntu_13.04/Release.key sudo apt-key add - < Release.key