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