How to Install and Uninstall python-kivy-examples Package on Kali Linux

Last updated: May 16,2024

1. Install "python-kivy-examples" package

This guide let you learn how to install python-kivy-examples on Kali Linux

$ 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 Kali Linux:

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

3. Information about the python-kivy-examples package on Kali Linux

Package: python-kivy-examples
Source: kivy
Version: 2.2.1-3
Installed-Size: 9844
Maintainer: Debian Python Team
Architecture: all
Depends: python3-kivy
Size: 8675736
SHA256: 954bac1a55f067a418dcfaf4b2781245f55227914b16ac8fb4de9c38aa579fde
SHA1: e1855a59a6875d4d1f23d225ecd3ea7606365aba
MD5sum: 6ccd79a82e51326d4ca7f75092e6dfdb
Description: 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:
Homepage: https://kivy.org
Section: python
Priority: optional
Filename: pool/main/k/kivy/python-kivy-examples_2.2.1-3_all.deb