How to Install and Uninstall libsfml-graphics2.3v5 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 06,2024

1. Install "libsfml-graphics2.3v5" package

This guide covers the steps necessary to install libsfml-graphics2.3v5 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libsfml-graphics2.3v5

2. Uninstall "libsfml-graphics2.3v5" package

Please follow the instructions below to uninstall libsfml-graphics2.3v5 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libsfml-graphics2.3v5 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsfml-graphics2.3v5 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libsfml-graphics2.3v5
Priority: optional
Section: universe/libs
Installed-Size: 314
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Games Team
Architecture: amd64
Source: libsfml
Version: 2.3.2+dfsg-1
Replaces: libsfml-graphics2.3
Depends: libc6 (>= 2.14), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.8), libgl1-mesa-glx | libgl1, libjpeg8 (>= 8c), libsfml-system2.3v5 (>= 2.3), libsfml-window2.3v5 (>= 2.3), libstdc++6 (>= 5.2)
Breaks: libsfml-graphics2.3
Filename: pool/universe/libs/libsfml/libsfml-graphics2.3v5_2.3.2+dfsg-1_amd64.deb
Size: 108288
MD5sum: ea3b7ef2f7e5a917efa8d430669544b2
SHA1: 53d72d5466bbcae6381ce189899fdbef561d2284
SHA256: 5a8d035fb3f8dfbfeeae1a0781ba790b889297e5e189d4ecd7268ca44ac17f4b
Description-en: Simple and Fast Multimedia Library - Graphics part
SFML is a modern multimedia library offering a wide range of subsystems
useful to produce a multimedia app. It offers OpenGL integration for
Hardware accelerated Graphics, Windowing and Input support, Audio and
Network facilities and supports GNU/Linux, MS Windows and Mac OS X.
.
The Graphics library contains all the OpenGL and drawing code. It needs the
Window library for Window creation.
Description-md5: a5d215f161950e219a03acbd8caf7237
Multi-Arch: same
Homepage: http://www.sfml-dev.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu