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

Last updated: May 21,2024

1. Install "libsdl2-net-dev" package

This guide covers the steps necessary to install libsdl2-net-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libsdl2-net-dev

2. Uninstall "libsdl2-net-dev" package

This is a short guide on how to uninstall libsdl2-net-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libsdl2-net-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libsdl2-net-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 88
Maintainer: Ubuntu Developers
Original-Maintainer: Debian SDL packages maintainers
Architecture: amd64
Source: libsdl2-net
Version: 2.0.1+dfsg1-2
Depends: libsdl2-net-2.0-0 (= 2.0.1+dfsg1-2), libsdl2-dev (>= 2.0.0)
Filename: pool/universe/libs/libsdl2-net/libsdl2-net-dev_2.0.1+dfsg1-2_amd64.deb
Size: 17140
MD5sum: 9ed0b517b867f2064cd6498520cfeafd
SHA1: 076d07f6e06237aac40c027f80ad102a2679abcf
SHA256: 9cfabc1c87f5b4bbc9842571135e640d027aae5a7082ad5ccdadbda15ba52b87
Description-en: Network library for Simple DirectMedia Layer 2, development files
This is a small, low-level, cross-platform networking library, that can be used
with the Simple DirectMedia Layer library.
.
This package contains the development files.
Description-md5: dfd3cc3d913384bda90efc6a0f7e822a
Multi-Arch: same
Homepage: http://www.libsdl.org/projects/SDL_net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu