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

Last updated: May 20,2024

1. Install "python3-pyglet" package

This is a short guide on how to install python3-pyglet on Kali Linux

$ sudo apt update $ sudo apt install python3-pyglet

2. Uninstall "python3-pyglet" package

Here is a brief guide to show you how to uninstall python3-pyglet on Kali Linux:

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

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

Package: python3-pyglet
Source: pyglet
Version: 2.0.10+ds-1
Installed-Size: 5733
Maintainer: Debian Python Team
Architecture: all
Depends: libavcodec60 | libavcodec59 | libavcodec58, libavformat60 | libavformat59 | libavformat58, libavutil58 | libavutil57 | libavutil56, libfontconfig1, libfreetype6, libgl1 | libgl1-mesa-swx11, libglu1 | libglu1-mesa, libswresample4 | libswresample3, libswscale7 | libswscale6 | libswscale5, libx11-6, libxext6, libxi6, libxinerama1, libxxf86vm1, python3-pillow, python3-png, python3:any
Recommends: libopenal1, libpulse0
Size: 1241496
SHA256: d51413435b74a8fff643c055b984adddb8e73189d002ca66576040befa795fbf
SHA1: aaafbea443770d0d809805f47c409b2c829e8564
MD5sum: f60c236ca37d1bc00db8d37ddc1f4f9a
Description: cross-platform windowing and multimedia library (Python 3)
This library provides an object-oriented programming interface for developing
games and other visually-rich applications with Python.
pyglet has virtually no external dependencies. For most applications and game
requirements, pyglet needs nothing else besides Python, simplifying
distribution and installation. It also handles multiple windows and
fully aware of multi-monitor setups.
.
pyglet might be seen as an alternative to PyGame.
.
This is the Python 3 version.
Description-md5:
Homepage: http://www.pyglet.org
Tag: uitoolkit::gtk
Section: python
Priority: optional
Filename: pool/main/p/pyglet/python3-pyglet_2.0.10+ds-1_all.deb