This installer is based on the kivy documentation. Tihs build is automatically triggered by travis. When a tag is pushed, the outcome is uploaded to the github releases.
brew
should be installed already. You can install it manually before you execute ìnstall.sh
with this command (source):
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
If you are on a Mac computer, you can run the following in the Terminal
./install.sh --user
to create the dmg file. The build step is included.
If you have run the install.sh
file already, you can run
./build.sh --user
to skip the obsolete installation steps.
If you really want to uninstall everything that was installed, you can run:
./uninstall.sh
Note that you may want to read what it does, before. It might be that you do not want to set your computer back so much.