How to Install and Uninstall libcsfml-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 13,2024

1. Install "libcsfml-dev" package

Please follow the instructions below to install libcsfml-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcsfml-dev

2. Uninstall "libcsfml-dev" package

This guide covers the steps necessary to uninstall libcsfml-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libcsfml-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcsfml-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libcsfml-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 533
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Games Team
Architecture: amd64
Source: libcsfml
Version: 2.3-2build1
Depends: libgl1-mesa-dev | libgl-dev, libglu1-mesa-dev | libglu-dev, libcsfml-audio2.3 (= 2.3-2build1), libcsfml-graphics2.3 (= 2.3-2build1), libcsfml-network2.3 (= 2.3-2build1), libcsfml-system2.3 (= 2.3-2build1), libcsfml-window2.3 (= 2.3-2build1)
Suggests: libcsfml2.3-dbg, libcsfml-doc
Filename: pool/universe/libc/libcsfml/libcsfml-dev_2.3-2build1_amd64.deb
Size: 49608
MD5sum: 6bef8166448780e293a6359701bba9f3
SHA1: 9dc9ca13373133deaf35aaf7e7a791bc4d2b83fc
SHA256: 83d02443cec9ae492e1740c2436c3086b9fed0c888c65f2cdbc93443b5f0716c
Description-en: Libraries for the C Binding of SFML - Development Files
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.
CSFML provides the bindings needed to use SFML with the C programming
language.
.
This package provides the development files for the C Binding
Description-md5: 72cf0d7cebc54347cfd41258a8bfeecd
Multi-Arch: same
Homepage: http://www.sfml-dev.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu