Skip to content

zaemiel/KivyMD-data

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Index

Installation Kivy and Buildozer on Ubuntu 18.04 based distros

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.

  1. 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

  2. Add execution permissions:

    chmod +x install-kivy-buildozer-dependencies.sh

  3. Run the script:

    ./install-kivy-buildozer-dependencies.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%