How to Install and Uninstall python-kivy-examples Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "python-kivy-examples" package

This is a short guide on how to install python-kivy-examples on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-kivy-examples

2. Uninstall "python-kivy-examples" package

Please follow the guidelines below to uninstall python-kivy-examples on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-kivy-examples $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-kivy-examples package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-kivy-examples
Priority: extra
Section: universe/python
Installed-Size: 7166
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: kivy
Version: 1.9.0-3build1
Depends: python-kivy
Filename: pool/universe/k/kivy/python-kivy-examples_1.9.0-3build1_all.deb
Size: 5890438
MD5sum: bdcdc7fdc74b8047c8c2c165dd4caf33
SHA1: bf1ffcf9392aa8bff3e42764e717dc2611606e2c
SHA256: e23f8d5c7d434ab797c793013e47a6f674e8d210e96a3d617cd07ab83de4579d
Description-en: Kivy - Multimedia / Multitouch framework in Python (examples)
Kivy is an open source library for developing multi-touch applications. It is
completely cross platform (Linux/OSX/Win/Android) and released under the terms
of the MIT license.
.
It comes with native support for many multi-touch input devices, a growing
library of multi-touch aware widgets, hardware accelerated OpenGL drawing, and
an architecture that is designed to let you focus on building custom and highly
interactive applications as quickly and easily as possible.
.
Kivy is a mixed Python library with Cython code, to take advantage of its
highly dynamic nature and use any of the thousands of high quality and open
source Python libraries out there, with the speed of C code.
.
This package includes all examples which can be found in the git repository.
Description-md5: 2e6888c8293aead2fa45779d001faa1f
Homepage: http://kivy.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu