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

Last updated: May 21,2024

1. Install "python-sfml-dbg" package

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

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

2. Uninstall "python-sfml-dbg" package

Please follow the guidelines below to uninstall python-sfml-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-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), python-dbg (<< 2.8), python-dbg (>= 2.7~), python-sfml (= 2.2~git20150611.196c88+dfsg-2build1)
Filename: pool/universe/p/python-sfml/python-sfml-dbg_2.2~git20150611.196c88+dfsg-2build1_amd64.deb
Size: 353020
MD5sum: cf9c6f26318850d36f4ace7948b30194
SHA1: 29e584d718c696e2d14494977f6bdecfbe105dae
SHA256: 7dd402677692752bb0668f8f2a67b038ef8a3c78ee1f626a9d4dc5e3310cdcbb
Description-en: Simple and Fast Multimedia Library - Python 2 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 2 bindings for SFML built against debug
versions of Python.
Description-md5: eb9e16d1a0b7c70ce85cceb2995be799
Homepage: http://www.python-sfml.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu