How to Install and Uninstall python3-sfml-dbg Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 04,2024

1. Install "python3-sfml-dbg" package

Please follow the steps below to install python3-sfml-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-sfml-dbg

2. Uninstall "python3-sfml-dbg" package

Please follow the step by step instructions below to uninstall python3-sfml-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-sfml-dbg $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-sfml-dbg package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-sfml-dbg
Priority: extra
Section: universe/debug
Installed-Size: 1434
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Games Team
Architecture: amd64
Source: python-sfml
Version: 2.2~git20150611.196c88+dfsg-2build1
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libsfml-audio2.3v5 (>= 2.3), libsfml-graphics2.3v5 (>= 2.3), libsfml-network2.3v5 (>= 2.3), libsfml-system2.3v5 (>= 2.3), libsfml-window2.3v5 (>= 2.3), libstdc++6 (>= 5.2), python3-dbg (<< 3.6), python3-dbg (>= 3.5~), python3-sfml (= 2.2~git20150611.196c88+dfsg-2build1)
Filename: pool/universe/p/python-sfml/python3-sfml-dbg_2.2~git20150611.196c88+dfsg-2build1_amd64.deb
Size: 354476
MD5sum: 283f169c5c6374e146ab8928d896b698
SHA1: a5c2589e33847a6a5a94909acc2a45df873b440b
SHA256: 7a4f73b5cfeec2bc9052baad33b0529ab3ae1ebcf14919f2b4069ce514da5d3f
Description-en: Simple and Fast Multimedia Library - Python 3 Debug Bindings
SFML is an modern multimedia library offering a wide range
of subsystems useful to produce an multimedia application.
It offers OpenGL integration for hardware accelerated Graphics,
Windowing and input support, audio and network facilities and
supports besides GNU/Linux MS Windows and Mac OS X, too.
.
This package contains the Python 3 bindings for SFML built against debug
versions of Python.
Description-md5: d12d16c2874826c56dbe87cd2a1e40e3
Homepage: http://www.python-sfml.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu