The install-kivy-buildozer-dependencies.sh contains the complete list of the Buildozer dependencies. So the easiest way to install Buildozer is to use the install-kivy-buildozer-dependencies.sh.
-
Download the install-kivy-buildozer-dependencies.sh any way you like. E.g.
curl -LJO https://raw.githubusercontent.com/HeaTTheatR/KivyMD-data/master/install-kivy-buildozer-dependencies.sh
-
Add execution permissions:
chmod +x install-kivy-buildozer-dependencies.sh
-
Run the script:
./install-kivy-buildozer-dependencies.sh