Voraussetzung
Code: Select all
sudo apt install intltool make git
Plugins installieren
Code: Select all
git clone https://github.com/geany/geany-plugins.git
Code: Select all
cd geany-plugins
./autogen.sh
./configure
make
sudo make install
Themes installieren
Code: Select all
git clone https://github.com/geany/geany-themes.git
Code: Select all
cd geany-themes
sh install.sh