python geany怎么安装
UbuntuGeany is available through the official Ubuntu archives (Universe section).apt-get install geany if it doesn't work , then follow below steps :Adding this PPA to your system You can update your system with unsupported packages from this untrusted PPA by adding ppa:geany-dev/ppa to your system's Software Sources. (Read about installing)sudo add-apt-repository ppa:geany-dev/ppasudo apt-get updateapt-get install geany
赞0
踩0