How to Install and Uninstall pysdl2-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "pysdl2-doc" package

Please follow the guidance below to install pysdl2-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install pysdl2-doc

2. Uninstall "pysdl2-doc" package

Please follow the steps below to uninstall pysdl2-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove pysdl2-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the pysdl2-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: pysdl2-doc
Priority: optional
Section: universe/doc
Installed-Size: 938
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: pysdl2
Version: 0.9.3+dfsg2-1
Depends: libjs-sphinxdoc
Suggests: python-wand
Filename: pool/universe/p/pysdl2/pysdl2-doc_0.9.3+dfsg2-1_all.deb
Size: 279570
MD5sum: d1d8f18b48a11f860a2c3a0b75984f1a
SHA1: b88671c7b7a3e176ba14773a72f4a1cd322c7317
SHA256: f133fc32c19853ebfbb204c49d6ed85aaa4691551e8307e617a066fc1c7d6362
Description-en: Python bindings to the SDL2 C-library - documentation
PySDL2 is a ctypes based wrapper around the Simple DirectMedia Layer 2 library
to allow portable low level access to a video framebuffer, audio output, mouse
and keyboard.
.
This package includes documentation for PySDL2.
Description-md5: b3d8e49935ba5768f97ae56b414195b0
Homepage: https://bitbucket.org/marcusva/py-sdl2
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu