Hi,
Sorry I haven't updated the FAQ page about that, from a previous kivypie version, you want to do this:
$ sudo apt-get update
$ sudo apt-get install python3-kivypie
This will pull the latest built kivy framework, 1.10.0.
You also have python2-kivypie and python-kivypie-examples packages.
Note that "kivy" app points to python3 by default, whereas "python" runs python2.
Albert