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

Last updated: May 02,2024

1. Install "python3-sfml" package

This guide let you learn how to install python3-sfml on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-sfml

2. Uninstall "python3-sfml" package

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

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

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

Package: python3-sfml
Priority: optional
Section: universe/python
Installed-Size: 1217
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Games Team
Architecture: amd64
Source: python-sfml
Version: 2.2~git20150611.196c88+dfsg-2build1
Provides: python3.5-sfml
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 (<< 3.6), python3 (>= 3.5~)
Filename: pool/universe/p/python-sfml/python3-sfml_2.2~git20150611.196c88+dfsg-2build1_amd64.deb
Size: 282198
MD5sum: 4fd10806fac0ef89e15660cd2ef03037
SHA1: 2fbc075096a391863bd4f70b05c8d069f60c14e3
SHA256: 767dc579abb4870c2e7815c60f61cc6c8762efaafb435750b98e77e028421591
Description-en: Simple and Fast Multimedia Library - Python 3 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.
Description-md5: 403dc02a5b8bdf526afffa2f14af877e
Homepage: http://www.python-sfml.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu