How to Install and Uninstall python3-kivy Package on Kali Linux

Last updated: May 17,2024

1. Install "python3-kivy" package

This guide covers the steps necessary to install python3-kivy on Kali Linux

$ sudo apt update $ sudo apt install python3-kivy

2. Uninstall "python3-kivy" package

Please follow the guidelines below to uninstall python3-kivy on Kali Linux:

$ sudo apt remove python3-kivy $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-kivy package on Kali Linux

Package: python3-kivy
Source: kivy
Version: 2.2.1-3
Installed-Size: 16384
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3-gst-1.0, fonts-dejavu-core, fonts-roboto, python3 (<< 3.13), python3 (>= 3.11~), python3-docutils, python3-pygments, python3:any, libc6 (>= 2.29), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.6), libgl1, libglib2.0-0 (>= 2.12.0), libgstreamer1.0-0 (>= 1.0.0), libpango-1.0-0 (>= 1.37.2), libpangoft2-1.0-0 (>= 1.37.2), libsdl2-2.0-0 (>= 2.0.16), libsdl2-image-2.0-0 (>= 2.0.5), libsdl2-mixer-2.0-0 (>= 2.6.0), libsdl2-ttf-2.0-0 (>= 2.20.0)
Recommends: xclip | xsel
Size: 3572656
SHA256: bda2b862dfc616a6fd97db6ddba23344074629aebf480a9dbcb1b61238c40592
SHA1: 948d5c116f5b8b1ff5322df22dc27bdc7ce97a34
MD5sum: 8d81e6d0cb4b208bd00ba4eecaaea80a
Description: Kivy - Multimedia / Multitouch framework in Python (Python 3)
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 contains the Python 3 compatible version of the library.
Description-md5:
Homepage: https://kivy.org
Tag: uitoolkit::sdl
Section: python
Priority: optional
Filename: pool/main/k/kivy/python3-kivy_2.2.1-3_amd64.deb